mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 11:00:03 -03:30
successfully install requirements on python 2.6
jsonschema conditionally pulls in functools32 if python2.7 else it uses 2.6 packages.
This commit is contained in:
parent
2de6be9cfe
commit
a07bc30be7
@ -25,7 +25,7 @@ django-taggit==0.11.2
|
||||
dogpile.cache==0.5.6
|
||||
dogpile.core==0.4.1
|
||||
enum34==1.0.4
|
||||
functools32==3.2.3-2
|
||||
#functools32==3.2.3-2
|
||||
gevent==1.0.2
|
||||
gevent-websocket==0.9.3
|
||||
git+https://github.com/chrismeyersfsu/django-jsonfield.git@tower_0.9.12#egg=jsonfield-tower_0.9.12
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user