File: setup.cfg

package info (click to toggle)
python-base36 0.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 132 kB
  • sloc: python: 65; makefile: 6; sh: 5
file content (4 lines) | stat: -rw-r--r-- 70 bytes parent folder | download
1
2
3
4
[pytest]
addopts = --pep8 --cov base36.py
[bdist_wheel]
universal = 1