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

fix upper-bounding of julia versions in several packages #84

Merged
merged 1 commit into from
Sep 4, 2019

Conversation

Cody-G
Copy link
Contributor

@Cody-G Cody-G commented Sep 4, 2019

fix upper-bounding of julia versions in several packages

@Cody-G Cody-G merged commit b118df6 into master Sep 4, 2019
@Cody-G Cody-G deleted the cjg/versions branch September 4, 2019 17:08
@timholy
Copy link
Member

timholy commented Sep 4, 2019

Thanks for doing this! Yes, as the Julia versions advance it's much better to specify julia "1". If folks want to include 0.7 for some reason, julia "0.7-1" should work. I actually submitted a PR describing the format here, based on hints provided here.

@Cody-G
Copy link
Contributor Author

Cody-G commented Sep 4, 2019

Ah I looked quite a while for official documentation, thanks for those links!

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