File: dev-requirements.txt

package info (click to toggle)
python-galaxy-tool-util-models 25.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 412 kB
  • sloc: python: 4,956; makefile: 6
file content (10 lines) | stat: -rw-r--r-- 89 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
# For testing
-r test-requirements.txt

# For dev
sphinx
mypy

# For release
build
twine