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 23657469c4 Kivy/Android
- added navigation buttons to html display
- fixed line formatting in html displays
- title line formatting as centered and multiline if needed
- html text rendering revised to circumvent hardware limits
- screen rotation lock changes
- balkenbreite
2024-01-03 09:50:02 +01:00

14 lines
300 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 (proposal)
# E231,E302,E741
[sdist]
force_manifest = 1
formats = xztar