Update setup.py
This commit is contained in:
parent
13d61e07d8
commit
299709123b
5
setup.py
5
setup.py
@ -23,12 +23,9 @@ REQUIRED = [
|
||||
# 'requests', 'maya', 'records',
|
||||
]
|
||||
|
||||
# Dependencies only for versions less than Python 2.7:
|
||||
# if sys.version_info < (2, 7):
|
||||
# REQUIRED.append('requests[security]')
|
||||
|
||||
# The rest you shouldn't have to touch too much :)
|
||||
# ------------------------------------------------
|
||||
# Except, perhaps the license!
|
||||
|
||||
here = os.path.abspath(os.path.dirname(__file__))
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user