Skip to content

Conversation

@texastony
Copy link
Contributor

Description of changes:
• Described passing multiple environments to tox to be run in parallel, which has been very helpful to me.
• Fixed bug in pyenv installation script.
• Explicitly added 3.9.0 for Python 3.9. The script would fetch 3.9-dev if it was fetched the other way.

Testing:
Tested script locally.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Very helpful for speeding testing up.
The former line would fail (at least in my shell) as two spaces would be prefixed with the version. I think bash will happily discard the spaces if it is not saved as a variable... otherwise it keeps them as the value. 

Also added 3.9.0 for [py39](https://github.com/aws/aws-encryption-sdk-python/blob/2e3ca4c5eb6843e0cf550e5a67f77ccb1e561dc3/tox.ini#L3)
@texastony texastony requested a review from farleyb-amazon May 1, 2021 00:11
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