1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00
pywb/extra_requirements.txt
Ilya Kreymer e86e3e6d32 build process: simplify build process by moving essential deps to requirements.txt, and extras to extra_requirements.txt
setup.py just loads from requirements.txt
Dockerfile pip installs requirements, then extra requirements for improved cacheing
travis runs setup install, then installs extra requirements
2017-03-08 17:05:29 -08:00

9 lines
128 B
Plaintext

certauth
youtube-dl
boto
uwsgi
urllib3
git+https://github.com/t0m/pyamf.git@python3
git+https://github.com/esnme/ultrajson.git