https://github.com/galaxyproject/galaxy
Raw File
Tip revision: 13fbcbee5eff95db03363c30ae5de8e5fa5a2be6 authored by John Chilton on 14 January 2020, 03:55:16 UTC
Update tool-util requirements (now depends a new galaxy-util).
Tip revision: 13fbcbe
package-dev-requirements.txt
# For testing
pytest

# For dev
sphinx

# For release
wheel
twine
back to top