1 --- pyopenssl-24.3.0/tox.ini.orig
2 +++ pyopenssl-24.3.0/tox.ini
4 cryptographyMinimum: cryptography==41.0.5
5 randomorder: pytest-randomly
7 - # Do not allow the executing environment to pollute the test environment
8 - # with extra packages.
10 PIP_NO_BINARY=cryptography
11 useWheel: PIP_NO_BINARY=