nixpkgs/pkgs/development/python-modules/tinycss2/remove-redundant-dependency.patch
2019-04-14 08:19:11 -04:00

13 lines
259 B
Diff

diff --git a/setup.cfg b/setup.cfg
index b3b3c2d..480f3e6 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -33,7 +33,6 @@ project_urls =
[options]
packages = find:
-setup_requires = pytest-runner
install_requires =
setuptools >= 39.2.0
webencodings >= 0.4