- setup.py - fix the README - add .gitreview - requirements - empty tests - tox file Change-Id: I1af6456dae43c89909652821031df6c8920fbaac
12 lines
172 B
Plaintext
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
|