https://github.com/galaxyproject/galaxy
Raw File
Tip revision: 55beabf25a91e9363e9acbe773ca803e4c557409 authored by John Chilton on 04 July 2020, 14:26:59 UTC
Version 20.5.0 of test-base (tag galaxy-test-base-20.5.0).
Tip revision: 55beabf
package-dev-requirements.txt
# For testing
pytest

# For dev
sphinx

# For release
wheel
twine
back to top