mirror of
https://github.com/louisleroy5/trnslator.git
synced 2024-11-14 16:20:31 -05:00
Change version
This commit is contained in:
parent
74bf0f123f
commit
96ca542c11
2
setup.py
2
setup.py
|
@ -14,7 +14,7 @@ here = os.getcwd()
|
|||
# the minimum Python requirement in the metadata.
|
||||
if sys.version_info < (3, 6):
|
||||
error = """
|
||||
translater 1.1+ does not support Python 2.x, 3.0, 3.1, 3.2, or 3.3.
|
||||
translater 1.0+ does not support Python 2.x, 3.0, 3.1, 3.2, or 3.3.
|
||||
Python 3.6 and above is required. This may be due to an out of date pip.
|
||||
Make sure you have pip >= 9.0.1.
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue
Block a user