Skip to content

Commit a3249b0

Browse files
committed
Set Python requirements
1 parent 3b5a3ca commit a3249b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
"Topic :: Software Development :: Testing :: Traffic Generation",
101101
"Topic :: Utilities",
102102
],
103+
python_requires='>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*',
103104
install_requires=[
104105
'pip>=20.2.3',
105106
'packaging>=20.4',

0 commit comments

Comments
 (0)