Skip to content

Commit 0984f47

Browse files
committed
Removed duplicated python_requires in setup.py
Signed-off-by: Chin Yeung Li <[email protected]>
1 parent 81bf9c8 commit 0984f47

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.cfg

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ zip_safe = false
5757

5858
setup_requires = setuptools_scm[toml] >= 4
5959

60-
python_requires = >=3.9
61-
6260
install_requires =
6361
attrs
6462
boolean.py >= 3.5

0 commit comments

Comments
 (0)