New submission from alain tty <alain...@gmail.com>:

It shall be interesting to simplify the building of the setup.cfg from an 
existing setup.py.
A distutils2.mkcfg.load_existing_setup_script function already exists but it 
raises NotImplementedError.
Since taking into account setuptools could be straightforward we propose to add 
a implementation that takes care of distutils arguments only.

----------
assignee: tarek
components: Distutils2
messages: 127197
nosy: alaintty, eric.araujo, tarek, tarek-ziade
priority: normal
severity: normal
status: open
title: Implement the setup.py -> setup.cfg in mkcfg
type: feature request

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11028>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to