dev-python/hunter: drop 3.3.8

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-06-04 12:39:33 +02:00
parent 4286520c0c
commit 8170ef64ed
3 changed files with 0 additions and 92 deletions

View File

@@ -1,15 +0,0 @@
--- a/setup.py
+++ b/setup.py
@@ -163,10 +163,10 @@
':platform_system != "Windows"': ['manhole >= 1.5'],
},
setup_requires=[
- 'setuptools_scm>=3.3.1,!=4.0.0,<6.0',
+ 'setuptools_scm>=3.3.1',
'cython',
] if Cython else [
- 'setuptools_scm>=3.3.1,!=4.0.0,<6.0',
+ 'setuptools_scm>=3.3.1',
],
entry_points={
'console_scripts': [