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