1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-18 11:10:32 -04:00
ports/devel/py-behave/files/patch-setup.py
2022-03-25 21:36:52 +08:00

11 lines
282 B
Python

--- setup.py.orig 2018-02-25 16:27:09 UTC
+++ setup.py
@@ -100,8 +100,6 @@ setup(
"pylint",
],
},
- # MAYBE-DISABLE: use_2to3
- use_2to3= bool(python_version >= 3.0),
license="BSD",
classifiers=[
"Development Status :: 4 - Beta",