summaryrefslogtreecommitdiff
path: root/devel/py-libiocage/files/patch-setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-libiocage/files/patch-setup.py')
-rw-r--r--devel/py-libiocage/files/patch-setup.py10
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/py-libiocage/files/patch-setup.py b/devel/py-libiocage/files/patch-setup.py
deleted file mode 100644
index 70addc83544f..000000000000
--- a/devel/py-libiocage/files/patch-setup.py
+++ /dev/null
@@ -1,10 +0,0 @@
---- setup.py.orig 2018-10-04 10:36:15 UTC
-+++ setup.py
-@@ -94,7 +94,6 @@ setup(
- include_package_data=True,
- install_requires=iocage_requirements["install_requires"],
- dependency_links=iocage_requirements["dependency_links"],
-- setup_requires=['pytest-runner'],
- tests_require=['pytest', 'pytest-cov', 'pytest-pep8']
- )
-