[galaxyproject/galaxy] 244fc8: Explicitly include PyPI as an --extra-index-url to...
Branch: refs/heads/release_17.09 Home: https://github.com/galaxyproject/galaxy Commit: 244fc834cd4dd3980cc3edb755d22ca5a9372421 https://github.com/galaxyproject/galaxy/commit/244fc834cd4dd3980cc3edb755d22... Author: Nate Coraor <nate@bx.psu.edu> Date: 2017-09-21 (Thu, 21 Sep 2017) Changed paths: M scripts/common_startup.sh Log Message: ----------- Explicitly include PyPI as an --extra-index-url to pip so we can install from PyPI even when a package exists (but the correct version or architecture does not exist) on wheels.galaxyproject.org. Previously, PyPI was only checked after wheels.galaxyproject.org because pypiserver performs an automatic redirect to PyPI for any packages that do not exist in its index. Commit: 832da6ca66cba8fe155adccd4d327289c9e04430 https://github.com/galaxyproject/galaxy/commit/832da6ca66cba8fe155adccd4d327... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-09-21 (Thu, 21 Sep 2017) Changed paths: M scripts/common_startup.sh Log Message: ----------- Merge pull request #4674 from natefoo/use-pypi [17.09] Explicitly include PyPI as an --extra-index-url to pip Compare: https://github.com/galaxyproject/galaxy/compare/4dbadc26e4bb...832da6ca66cb
participants (1)
-
GitHub