molteniron/MANIFEST.in
Mark Hamzy b3b6dda18d Support both Ubuntu and CentOS
CentOS installs molteniron into /usr/etc/molteniron instead of
/usr/local/etc/molteniron/ so we have moved the conf.yaml file
into the molteniron Python directory and started using
pkg_resources.resource_filename to find our data file.

Change-Id: I75330d51475051a04bb2dff903f54727b9be9b6e
2017-02-21 15:12:30 -06:00

8 lines
123 B
Plaintext

exclude .gitignore
exclude .gitreview
global-exclude *.pyc
include AUTHORS
include ChangeLog
include molteniron/conf.yaml