Hello,

Besides the PEP-related features, I would like to add some tiny
features in Distutils for Python 2.7 before the alpha stage is over :

- a test command, that just uses the new unittest discovery to run
unittest-compatible tests.

- a new option for sdist called 'extra_files', that will allow to list
extra files to be included in the distribution. these
  files will not be installed by 'install', just be part of the distribution.

Any comments ?

Regards
Tarek

-- 
Tarek Ziadé | http://ziade.org
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to