|
@ -46,6 +46,7 @@ setup(name='ee', |
|
|
'pymysql3', |
|
|
'pymysql3', |
|
|
'psutil', |
|
|
'psutil', |
|
|
'sh', |
|
|
'sh', |
|
|
|
|
|
'sqlalchemy', |
|
|
], |
|
|
], |
|
|
data_files=[('/etc/ee', ['config/ee.conf']), |
|
|
data_files=[('/etc/ee', ['config/ee.conf']), |
|
|
('/etc/ee/plugins.d', conf), |
|
|
('/etc/ee/plugins.d', conf), |
|
|