[Distutils] Deprecate MANIFEST.in

Tarek Ziadé ziade.tarek at gmail.com
Sun Apr 5 18:45:45 CEST 2009


Hello

After some discussions with people at Pycon, we think that the
MANIFEST template should be removed.

I would like to deprecate MANIFEST.in in Distutils, in favor of a
package_data that can match directories with a glob-style pattern
see : http://bugs.python.org/issue5302

If no one objects I will:

- deprecate it with a warning in Python 2.7
- add the glob-style pattern for package_data

Cheers
Tarek


-- 
Tarek Ziadé | Association AfPy | www.afpy.org
Blog FR | http://programmation-python.org
Blog EN | http://tarekziade.wordpress.com/


More information about the Distutils-SIG mailing list