forked from Lainports/freebsd-ports
8 lines
222 B
Python
8 lines
222 B
Python
--- setup.py.orig 2023-11-12 17:08:50 UTC
|
|
+++ setup.py
|
|
@@ -40,5 +40,4 @@ setup(
|
|
'Programming Language :: Python :: 3.9',
|
|
'Programming Language :: Python :: 3.10',
|
|
],
|
|
- setup_requires=['wheel']
|
|
)
|