File: setup.cfg

package info (click to toggle)
python-pytest-djangoapp 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 396 kB
  • sloc: python: 1,116; makefile: 114; sh: 6
file content (3 lines) | stat: -rw-r--r-- 71 bytes parent folder | download | duplicates (3)
1
2
3
[aliases]
release = clean --all sdist bdist_wheel upload
test = pytest