File: setup.cfg

package info (click to toggle)
python-graphene 3.4.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,124 kB
  • sloc: python: 8,935; makefile: 212; sh: 18
file content (5 lines) | stat: -rw-r--r-- 104 bytes parent folder | download | duplicates (2)
1
2
3
4
5
[coverage:run]
omit = graphene/pyutils/*,*/tests/*,graphene/types/scalars.py

[bdist_wheel]
universal=1