From: Daneel Yaitskov on 6 Jul 2010 13:51 Hi All, Yesterday I ported my code to a module with distutils installator. But I didn't found what key of the setup function is used to mark files only for coping to an archive of a module. For example I want to add the INSTALL file to the archive. Installator haven't to copy this file into a file system when it work. Therefore keys data_files and package_data aren't fit. Daneel Yaitksov
|
Pages: 1 Prev: re.sub unexpected behaviour Next: Recommend a MySQLdb Forum |