You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-python/pymssql/files/pymssql-2.1.3-remove-setupt...

11 lines
243 B

--- a/setup.py
+++ b/setup.py
@@ -472,7 +472,6 @@ setup(
"Operating System :: Unix",
],
zip_safe = False,
- setup_requires=['setuptools_git'],
tests_require=['pytest', 'unittest2'],
ext_modules = ext_modules(),