Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add import Pkg for ease of copy-pasting #552

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Add import Pkg for ease of copy-pasting #552

merged 1 commit into from
Nov 15, 2024

Conversation

penelopeysm
Copy link
Member

The docs on contributing say to run Pkg.test, but it's annoying to copy-paste this and get hit with Pkg not defined.

This fixes it so that the test command can be copied as a one-liner into a fresh Julia REPL.

Also specifies that you need to use julia --project=. from the top level, as I don't think there's any harm in being explicit.

@penelopeysm penelopeysm requested a review from mhauru November 15, 2024 14:46
Copy link
Contributor

Preview the changes: https://turinglang.org/docs/pr-previews/552
Please avoid using the search feature and navigation bar in PR previews!

Copy link
Member

@mhauru mhauru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@penelopeysm penelopeysm merged commit 3fb0262 into master Nov 15, 2024
4 checks passed
@penelopeysm penelopeysm deleted the py/fix-pkg branch November 15, 2024 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants