Greetings,

For some modules, I have .yaml file which contains configuration option next to 
the module itself. For example, there will be mypackage/logger.yaml next to 
mypackag/logger.py.

What the best way to tell distutils/setuptools to package all these files?

(I can write my custom function to generate data_files, however I'm wondering 
if there is a better option).

Thanks,
--
Miki
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to