https://github.com/galaxyproject/galaxy
Raw File
Tip revision: 92bd1d92dd7f4f0cfe5d6274bbc28a8d63a739f6 authored by John Chilton on 03 July 2020, 16:19:37 UTC
Version 20.5.0 of util (tag galaxy-util-20.5.0).
Tip revision: 92bd1d9
package-dev-requirements.txt
# For testing
pytest

# For dev
sphinx

# For release
wheel
twine
back to top