Skip to content

Commit 2bb0275

Browse files
author
Kevin Hellemun
committed
Fixed commet in setup script. (#73)
1 parent 1dc13b9 commit 2bb0275

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
@@ -59,7 +59,7 @@
5959
'Programming Language :: Python :: 3.6',
6060
],
6161

62-
# Require Python version equal or more than Python 3.
62+
# Require Python version equal or higher than Python 3.6.
6363
python_requires='>=3.6',
6464

6565
# Keywords related to the project

0 commit comments

Comments
 (0)