File: do-not-generate-a-spurious-depency-on-python3-pkg-resources.patch

package info (click to toggle)
python-logassert 7-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 160 kB
  • sloc: python: 641; makefile: 3; sh: 1
file content (11 lines) | stat: -rw-r--r-- 321 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/setup.py
+++ b/setup.py
@@ -35,7 +35,7 @@
     entry_points={"pytest11": ["logassert = logassert.pytest_plugin"]},
 
     packages=["logassert"],
-    install_requires=['setuptools'],
+    setup_requires=['setuptools'],
     python_requires='>=3.5',
 
     # https://pypi.python.org/pypi?%3Aaction=list_classifiers