diff options
| -rw-r--r-- | .travis.yml | 1 | ||||
| -rw-r--r-- | MANIFEST.in | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index ab9c3ff30..00c293046 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +# Wire up travis language: python python: diff --git a/MANIFEST.in b/MANIFEST.in index bc89253ce..6ac6051c7 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -8,6 +8,7 @@ COPYRIGHT.txt HACKING.txt HISTORY.txt LICENSE.txt +MANIFEST.in README.rst RELEASING.txt TODO.txt |
