Files
solum-dashboard/MANIFEST.in
Angus Salkeld 54a725a2db Add basic files
- setup.py
 - fix the README
 - add .gitreview
 - requirements
 - empty tests
 - tox file

Change-Id: I1af6456dae43c89909652821031df6c8920fbaac
2014-04-23 15:33:27 +02:00

12 lines
172 B
Plaintext

include AUTHORS
include README.rst
include ChangeLog
include LICENSE
include solumdashboard/templates/**.html
exclude .gitignore
exclude .gitreview
global-exclude *.pyc