summaryrefslogtreecommitdiff
path: root/.gitignore
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 /.gitignore
parentb40f742baf274b154f2c3ddbadd8f7098ec4f260 (diff)
downloadzope-pagetemplate-7cea1b2eaf656edd2da0c561a225ffeec26067f6.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 '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5012fd2..aa19a47 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,6 @@ develop-eggs/
eggs/
parts/
dist/
+.coverage
+htmlcov/
+docs/_build/