package - What to do with setup.cfg in Python? -


in disutil2, seemed used for entire setup. disutils , setuptools have merged, see setup.cfg used stuff small options in addition setup.py, there.

i hoping replace setup.py static config file. seems not can't replace it, have 2 files : .py , .cfg.

is willingly have file little ? or can replace setup.py ? if not now, 1 day ? or stay additional config file have add bunch vars because of failed attempt @ making new standard ?

what suppose ?


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -