File: setup.cfg

package info (click to toggle)
pyspread 2.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 19,024 kB
  • sloc: python: 14,267; xml: 48; makefile: 30; sh: 10
file content (8 lines) | stat: -rw-r--r-- 94 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
[aliases]
test=pytest

[metadata]
version = attr:pyspread.VERSION

[tool:pytest]
qt_api=pyqt6