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