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

update tox / CI config to more recent Python versions #384

Closed
wants to merge 1 commit into from

Conversation

terencehonles
Copy link

No description provided.

@@ -12,7 +12,7 @@ commands =
python -m pytest --cov --capture=no --benchmark-skip {posargs:tests}

[testenv:benchmark]
basepython = python3.7
Copy link
Author

Choose a reason for hiding this comment

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

I don't know if these need to be Python 3.7, but it would be nice to at least make the envlist change.

@terencehonles terencehonles changed the title update tox config to more recent Python versions update tox / CI config to more recent Python versions Oct 19, 2021
@@ -19,6 +22,6 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: 3.7
Copy link
Author

Choose a reason for hiding this comment

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

It doesn't seem like this file is actually being used, and I'm not sure this should be fixed with the config above.

@terencehonles
Copy link
Author

#385 should probably be considered instead of this one

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.

1 participant