Skip to content

Commit 090f0e7

Browse files
hukkinj11st1
authored andcommitted
Add python version requirement metadata
1 parent a79c02e commit 090f0e7

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
@@ -50,6 +50,7 @@
5050
version=VERSION,
5151
description='Immutable Collections',
5252
long_description=readme,
53+
python_requires='>=3.5',
5354
classifiers=[
5455
'License :: OSI Approved :: Apache Software License',
5556
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)