Skip to content

Switch from tox to nox#1436

Merged
reaperhulk merged 1 commit into
pyca:mainfrom
alex:nox
Aug 10, 2025
Merged

Switch from tox to nox#1436
reaperhulk merged 1 commit into
pyca:mainfrom
alex:nox

Conversation

@alex

@alex alex commented Aug 9, 2025

Copy link
Copy Markdown
Member

No description provided.

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

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

Copy link
Copy Markdown
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