1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/setup.cfg
lufebe16 880fb11979 Android version
- Added two finger zoom to main widget.
2024-11-07 09:39:16 +01:00

14 lines
313 B
INI

[bdist_rpm]
doc_files = COPYING README.md
group = Amusements/Games
release = 1
use_bzip2 = 1
[flake8]
extend-ignore = H101,H104,H201,H237,H301,H306,H403,H404,H405,
# remove some most ugly flakes:
E211,E225,E231,E302,E305,E701,E741,W293
[sdist]
force_manifest = 1
formats = xztar