summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2016-03-27 15:41:26 +0300
committerAlex Grönholm <alex.gronholm@nextday.fi>2016-03-30 09:27:38 +0300
commit673bdcd771026afeea20814964505b7419a39154 (patch)
treed4e424289535ac623b0eeec3b39cf7579c2bbfb5
parent5eb96c9d79384b6407aab5c3dce49463b7bec7f5 (diff)
downloadapscheduler-673bdcd771026afeea20814964505b7419a39154.tar.gz
Added tox.ini to MANIFEST.in
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 31b7e02..2f18a38 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,6 @@
include README.rst
+include LICENSE.txt
+include tox.ini
recursive-include tests *.py
recursive-include examples *.py
recursive-include docs *.rst *.py