This website requires JavaScript.
Explore
Help
Sign In
Dyomedea
/
binder
Watch
1
Star
0
Fork
You've already forked binder
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
7fdcfab8a0
binder
/
requirements.txt
4 lines
43 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Adds support for Django 1.9 while dropping support for unsupported versions. This commit adds support for Django 1.9. As the template configuration options changed with Django 1.8 and versions earlier than 1.8 aren't supported anymore anyway by upstream, support for them is removed. To have the Dockerfile still working, this commit also changes its logic so the dependencies get directly installed via the requirements.txt from PyPI, which will ensure that always matching versions of all dependencies are present (e.g. the Django version).
2016-02-06 17:31:14 +00:00
Django>=1.8
add initial requirements.txt file
2015-03-22 13:46:33 +00:00
dnspython>=1.11
pybindxml>=0.4