1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 20:25:28 +03:00
aports/testing/py3-yg.lockfile/setuptools_scm.patch
2021-06-23 00:41:08 +00:00

12 lines
240 B
Diff

--- a/setup.py
+++ b/setup.py
@@ -49,9 +49,6 @@
"contextlib2>=0.5",
],
},
- setup_requires=[
- 'setuptools_scm>=1.15.0',
- ],
classifiers=[
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",