summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJason Madden <jamadden@gmail.com>2017-08-14 09:13:36 -0500
committerJason Madden <jamadden@gmail.com>2017-08-14 09:17:53 -0500
commit7cea1b2eaf656edd2da0c561a225ffeec26067f6 (patch)
treeb4af6a10e90ab8fdf37ee0b4d67ec2973a0aa924 /MANIFEST.in
parentb40f742baf274b154f2c3ddbadd8f7098ec4f260 (diff)
downloadzope-pagetemplate-universal_wheels.tar.gz
Add Python 3.6, drop Python 3.3universal_wheels
- Badges - Enable coverage reporting and coveralls - Less than 100%; see #9 - Enable universal wheels by using environment markers in the dependencies.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 35c9bac..931b611 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -3,4 +3,7 @@ include *.txt
include bootstrap.py
include buildout.cfg
include tox.ini
+include .travis.yml
+include .coveragerc
+
recursive-include src *.txt *.html *.pt