mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-09-20 04:34:37 -04:00
shouldn't have local paths as requirements
This commit is contained in:
parent
dc9d1a4959
commit
70308c10f4
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
|||
PyYAML
|
||||
# git+https://github.com/nlevitt/surt.git@py3
|
||||
-e /home/nlevitt/workspace/surt
|
||||
git+https://github.com/nlevitt/surt.git@py3
|
||||
# -e /home/nlevitt/workspace/surt
|
||||
git+https://github.com/nlevitt/youtube-dl.git@brozzler
|
||||
git+https://github.com/seomoz/reppy.git # https://github.com/seomoz/reppy/commit/7661606c not in pypi package
|
||||
requests
|
||||
git+https://github.com/nlevitt/websocket-client.git@tweaks
|
||||
rethinkdb
|
||||
pillow
|
||||
# -e .
|
||||
-e .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue