Issues
- 1
- 5
`python_requires` gets rewriten even when `--min-py-version` is **not** specified
#230 opened by Cube707 - 3
Support `file:` for requires statements
#161 opened by johnnv1 - 2
- 4
`setup-cfg` removes the empty `packages`
#211 opened by lnxpy - 1
- 3
How to use this plugin with setup.cfg comments?
#195 opened by dstansby - 6
Incorrect handling of file:
#187 opened by EvaSDK - 9
- 4
Min version in envlist, when less than the default value for `min-py3-version`, is overridden
#176 opened by mxr - 2
Support comments
#25 opened by jpopelka - 2
fix: add option for defining long_description
#149 opened by JonasPammer - 0
`license_file` is deprecated; don't add it
#147 opened by demberto - 9
Standardise on license_files, omit when possible?
#73 opened by hugovk - 1
license_file parameter is deprecated
#143 opened by ppfeufer - 1
additional extras removed
#140 opened by lcnittl - 1
license_file is deprecated - setup-cfg-fmt should remove this and convert to license_files
#139 opened by jbarlow83 - 5
- 0
- 4
Support for stdin/stdout?
#126 opened by fsouza - 1
- 2
- 1
Interpolation variables aren't handled properly
#121 opened by Jackenmen - 1
- 1
pre-commit fails to install setup-cfg-fmt hook
#119 opened by zaro0508 - 0
[comment] Great tool, thank you!
#118 opened by noahp - 5
setup-cfg-fmt wipes valid empty extras
#117 opened by henryiii - 0
normalize requirements names to be dashed-names
#106 opened by asottile - 1
- 2
Setup-cfg-fmt doesn't respect newline convention of source file nor read/write it with the correct encoding
#94 opened by CAM-Gerlach - 4
Add helpful error message when `assert basem` fails
#95 opened by ianhi - 2
- 1
- 7
classifiers should be version sorted
#58 opened by asottile - 6
Wrongly formating "compatible release" clause
#53 opened by FFY00 - 4
Add Implementation :: tags
#45 opened by asottile - 0
- 0
normalize dashed-keys to underscored_keys
#36 opened by asottile - 1
KeyError: 'metadata'
#47 opened by MarcoGorelli - 1
Unable to install - error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
#46 opened by MarcoGorelli - 1
setup-cfg-fmt removes comments from setup.cfg
#44 opened by aplatkouski - 2
- 1
- 3
check mode
#38 opened by gaborbernat - 3
Custom defined classifiers are stipped
#32 opened by 00willo - 4
automatically striping python 3.4
#24 opened by gaborbernat - 0
sort install_requires / setup_requires
#11 opened by asottile - 0
Identify other types of READMEs
#2 opened by asottile - 0
Find licenses with other names as well
#4 opened by asottile - 1
Identify licenses more generically
#3 opened by asottile