Update requirements on lca2017 branch so pip doesn't get confused with

different Django and Symposion versions
This commit is contained in:
Scott Bragg 2016-06-10 11:25:46 +10:00
parent ec882bdbdd
commit bfcfb54d1b

View file

@ -1,4 +1,5 @@
Django==1.9.2
# Should use latest 1.9 for security
Django>=1.9.2
pinax-theme-bootstrap==7.3.0
django-user-accounts==1.3.1
metron==1.3.7
@ -13,5 +14,6 @@ django-nose==1.4.3
coverage==4.0.3
# Registrasion
registrasion==0.1.1
https://github.com/lca2017/symposion/tarball/master#egg=symposion
# Install via setuptools rather than pip
#registrasion==0.1.1
#https://github.com/lca2017/symposion/tarball/master#egg=symposion