Skip to content

Commit 6a56da8

Browse files
committed
setup update
1 parent 1cf4081 commit 6a56da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
maintainer_email='friends@segment.com',
4343
test_suite='segment.analytics.test.all',
4444
packages=['segment.analytics', 'segment.analytics.test'],
45-
python_requires='>=3.6.0',
45+
python_requires='>=3.9.0',
4646
license='MIT License',
4747
install_requires=install_requires,
4848
extras_require={

0 commit comments

Comments
 (0)