New submission from Barry A. Warsaw <ba...@python.org>:

I have both a setup.py and a setup.cfg in my package.  I wanted to use `pysetup 
create` to add the new packaging stanzas to my setup.cfg, but instead, pysetup 
clobbered everything.  I think it should instead append (or prepend) the new 
stuff to the existing file.

----------
components: Library (Lib)
messages: 138348
nosy: barry
priority: normal
severity: normal
status: open
title: pysetup create will clobber an existing setup.cfg
versions: Python 3.3

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

Reply via email to