mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 01:16:28 -04:00
10 lines
281 B
Python
10 lines
281 B
Python
--- setup.py.orig 1970-01-01 00:00:00 UTC
|
|
+++ setup.py
|
|
@@ -179,7 +179,6 @@ install_requires = \
|
|
'pymacaroons>=0.13.0',
|
|
'python-multipart>=0.0.9',
|
|
'service-identity>=18.1.0',
|
|
- 'setuptools_rust>=1.3',
|
|
'signedjson>=1.1.0,<2.0.0',
|
|
'sortedcontainers>=1.5.2',
|
|
'treq>=15.1',
|