Skip to content

Commit 6f17878

Browse files
yakimkatillahoffmann
authored andcommitted
Drop support for python 3.5
1 parent cfd6b12 commit 6f17878

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
@@ -68,5 +68,5 @@
6868
},
6969
long_description_content_type="text/x-rst",
7070
long_description=long_description,
71-
python_requires='>=3.5',
71+
python_requires='>=3.6',
7272
)

0 commit comments

Comments
 (0)