summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
blob: 049f1626ba0151d2b71eb2248db4c2f3f8029133 (plain)
1
2
3
4
5
6
7
8
include AUTHORS
include COPYING
include NEWS
include README.rst
include conf/glances.conf
recursive-include docs *
recursive-include glances *.py
recursive-include glances/outputs/static *