Skip to content

Switch from tox to nox #1436

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

Merged
merged 1 commit into from
Aug 10, 2025
Merged

Switch from tox to nox #1436

merged 1 commit into from
Aug 10, 2025

Conversation

alex
Copy link
Member

@alex alex commented Aug 9, 2025

No description provided.

@alex alex force-pushed the nox branch 5 times, most recently from 4920f17 to a31eba6 Compare August 10, 2025 13:40
noxfile.py Outdated
deps = ["coverage>=4.2"]

if cryptography_version == "minimum":
deps.append("cryptography==41.0.5")
Copy link
Member

Choose a reason for hiding this comment

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

Could we set 41.0.5 as a constant at the top of this script to make it easier for future updates? Now that this is just python we can organize it better than the tox ini 😄

@reaperhulk reaperhulk merged commit 3d5a759 into pyca:main Aug 10, 2025
39 checks passed
@alex alex deleted the nox branch August 10, 2025 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants