--- pyopenssl-25.0.0/tox.ini.orig
+++ pyopenssl-25.0.0/tox.ini
@@ -21,9 +21,6 @@
     cryptographyMinimum: cryptography==41.0.5
     randomorder: pytest-randomly
 setenv =
-    # Do not allow the executing environment to pollute the test environment
-    # with extra packages.
-    PYTHONPATH=
     PIP_NO_BINARY=cryptography
     useWheel: PIP_NO_BINARY=
 commands =