diff options
Diffstat (limited to 'lang/python/python-twisted/patches/002-omit-tests.patch')
-rw-r--r-- | lang/python/python-twisted/patches/002-omit-tests.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/python-twisted/patches/002-omit-tests.patch b/lang/python/python-twisted/patches/002-omit-tests.patch index a03846472..07338f7cd 100644 --- a/lang/python/python-twisted/patches/002-omit-tests.patch +++ b/lang/python/python-twisted/patches/002-omit-tests.patch @@ -1,6 +1,6 @@ --- a/setup.cfg +++ b/setup.cfg -@@ -97,6 +97,9 @@ mypy = +@@ -100,6 +100,9 @@ mypy = [options.packages.find] where = src @@ -10,7 +10,7 @@ [options.entry_points] console_scripts = -@@ -116,6 +119,7 @@ console_scripts = +@@ -119,6 +122,7 @@ console_scripts = *.pxi *.pyx build.bat |