File: setup.cfg

package info (click to toggle)
patsy 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,448 kB
  • sloc: python: 9,536; javascript: 204; makefile: 110
file content (9 lines) | stat: -rw-r--r-- 118 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
[bdist_wheel]
universal=1

[metadata]
license_file = LICENSE.txt

[tool:pytest]
python_files = *.py
testpaths = patsy