aports/testing/dtrx/invalid-setup.patch
2023-03-14 00:03:47 +01:00

15 lines
389 B
Diff

diff --git a/setup.cfg b/setup.cfg
index a082b3c..b7a4502 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -27,9 +27,6 @@ project_urls =
[options]
packages = dtrx
-install_requires =
- platform==unsupported;platform_system=="Windows"
- subprocess32;python_version < '3.3'
python_requires = >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*
[options.entry_points]