commit/galaxy-central: natefoo: So, you can put module source URLs right into a requirements.txt. Thanks John (and thanks for nothing, pip documentation).
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/82644ba2a73d/ Changeset: 82644ba2a73d User: natefoo Date: 2015-02-12 18:18:15+00:00 Summary: So, you can put module source URLs right into a requirements.txt. Thanks John (and thanks for nothing, pip documentation). Affected #: 1 file diff -r d86c3cbc6d9016e8511f36a2a1dd48efe4e0fe2c -r 82644ba2a73d5e2b2f07975b39b6e70aefedff9b requirements.txt --- a/requirements.txt +++ b/requirements.txt @@ -24,9 +24,6 @@ # are trying to move away from our strict version dependency policy and this # would greatly help in our efforts. -# not available in PyPI, must be installed by hand: -#SVGFig - Paste PasteDeploy docutils @@ -64,3 +61,5 @@ bioblend Parsley WebError +http://svgfig.googlecode.com/files/svgfig-1.1.6.tgz + Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
participants (1)
-
commits-noreply@bitbucket.org