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

Build and test on Python 3.7 and 3.8 #212

Merged
merged 2 commits into from
Feb 26, 2021

Conversation

hendriks73
Copy link
Contributor

Added python 3.7 and 3.8 build targets to .travis.yml and added these Python versions to setup.py classifiers.
This is to ensure JAMS can be used in these environments.

UnsatisfiableError: The following specifications were found to be in conflict:
- python 3.9*
- sphinx -> docutils >=0.11 -> python 3.5* -> libffi >=3.2.1,<3.3a0
- sphinx -> docutils >=0.11 -> python 3.5* -> openssl >=1.0.2n,<1.0.3a
- sphinx -> docutils >=0.11 -> python 3.5* -> readline >=7.0,<8.0a0
@bmcfee
Copy link
Contributor

bmcfee commented Feb 26, 2021

LGTM, thanks!

@bmcfee bmcfee merged commit edea1c4 into marl:master Feb 26, 2021
@hendriks73 hendriks73 deleted the build_and_test_on_py_37_38 branch February 27, 2021 14:38
@hendriks73
Copy link
Contributor Author

Thanks, Brian.

@bmcfee bmcfee added the testing keeping our code behaving well label Feb 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing keeping our code behaving well
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants