aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs/pkgs/development/python-modules/tinycss2/remove-redundant-dependency.patch
blob: 27ec511c55f66a5861de316529d5af9b38f7b301 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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