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
ddae5be662
binder
/
requirements.txt
6 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
make Binder docker-friendly again. built on python image with django 1.10
2016-12-06 02:56:49 +00:00
Django>=1.10
add initial requirements.txt file
2015-03-22 13:46:33 +00:00
dnspython>=1.11
move app container dir into /code, reference pybindxml from git repo
2016-12-20 01:15:59 +00:00
git+https://github.com/jforman/pybindxml@0.6.1
lxml
add support for specifying DB parameters via environment variables. sqlite or mysql. updated README to focus on developing/running via docker
2017-03-30 01:05:39 +00:00
mysqlclient