opnsense-ports/devel/py-graphene-django/files/patch-setup.py
Franco Fichtner c29ca7e338 */*: sync with upstream
Taken from: HardenedBSD
2021-01-12 16:36:43 +01:00

10 lines
287 B
Python

--- setup.py.orig 2020-12-31 06:55:53 UTC
+++ setup.py
@@ -68,7 +68,6 @@ setup(
"promise>=2.1",
"text-unidecode",
],
- setup_requires=["pytest-runner"],
tests_require=tests_require,
rest_framework_require=rest_framework_require,
extras_require={