Add comments to all of the requirements.

master
voussoir 2018-09-30 01:52:47 -07:00
parent 579bf17de4
commit 9f137945a7
1 changed files with 13 additions and 2 deletions

View File

@ -1,7 +1,18 @@
# For salting & hashing user passwords.
bcrypt
# For running the etiquette webserver.
flask
gevent
# For probing and thumbnailing image files.
pillow
voussoirkit>=0.0.25
zipstream
# For probing and thumbnailing video files.
git+https://github.com/senko/python-video-converter.git
# For serving downloadable zip files as a generator.
zipstream
# My own variety toolkit.
voussoirkit>=0.0.25