Skip to content

Commit ad4b397

Browse files
committed
Clarify that we're Python 3.6+
1 parent 2efcc18 commit ad4b397

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
@@ -34,6 +34,7 @@
3434
'Programming Language :: Python :: 3.7',
3535
'Programming Language :: Python :: 3.8',
3636
),
37+
python_requires='>=3.6',
3738

3839
install_requires=[
3940
'starlette',

0 commit comments

Comments
 (0)