mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
parent
75a3000ca1
commit
8440e2d1ba
1 changed files with 9 additions and 6 deletions
15
setup.cfg
15
setup.cfg
|
@ -1,9 +1,12 @@
|
||||||
[sdist]
|
|
||||||
formats = xztar
|
|
||||||
force_manifest = 1
|
|
||||||
|
|
||||||
[bdist_rpm]
|
[bdist_rpm]
|
||||||
release = 1
|
|
||||||
doc_files = COPYING README.md
|
doc_files = COPYING README.md
|
||||||
use_bzip2 = 1
|
|
||||||
group = Amusements/Games
|
group = Amusements/Games
|
||||||
|
release = 1
|
||||||
|
use_bzip2 = 1
|
||||||
|
|
||||||
|
[flake8]
|
||||||
|
extend-ignore = H101,H104,H201,H237,H301,H306,H403,H404,H405
|
||||||
|
|
||||||
|
[sdist]
|
||||||
|
force_manifest = 1
|
||||||
|
formats = xztar
|
||||||
|
|
Loading…
Add table
Reference in a new issue