moving all requirements that use a repo to repo-requirements.txt including github requirements
Showing
| ... | @@ -11,7 +11,6 @@ python-memcached | ... | @@ -11,7 +11,6 @@ python-memcached |
| python-openid | python-openid | ||
| path.py | path.py | ||
| django_debug_toolbar | django_debug_toolbar | ||
| -e git://github.com/MITx/django-pipeline.git#egg=django-pipeline | |||
| django-staticfiles>=1.2.1 | django-staticfiles>=1.2.1 | ||
| fs | fs | ||
| beautifulsoup | beautifulsoup | ||
| ... | @@ -44,5 +43,4 @@ django-ses | ... | @@ -44,5 +43,4 @@ django-ses |
| django-storages | django-storages | ||
| django-threaded-multihost | django-threaded-multihost | ||
| django-sekizai<0.7 | django-sekizai<0.7 | ||
| -e git://github.com/benjaoming/django-wiki.git@c145596#egg=django-wiki | |||
| -r repo-requirements.txt | -r repo-requirements.txt |
Please
register
or
sign in
to comment