b3b6dda18d
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
8 lines
123 B
Plaintext
8 lines
123 B
Plaintext
exclude .gitignore
|
|
exclude .gitreview
|
|
global-exclude *.pyc
|
|
|
|
include AUTHORS
|
|
include ChangeLog
|
|
include molteniron/conf.yaml
|