summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorHugo van Kemenade <hugovk@users.noreply.github.com>2020-10-22 10:05:01 +0300
committerGitHub <noreply@github.com>2020-10-22 10:05:01 +0300
commit6ec9f3be195c3bae85abb0e1e169ce899d97d238 (patch)
tree8b015c5bd9d2544d9bd7866695912cb90746b582 /MANIFEST.in
parent33d64cf25ccf2489cb265ee73e1799c41963a333 (diff)
downloadsetuptools-scm-6ec9f3be195c3bae85abb0e1e169ce899d97d238.tar.gz
.travis.yaml no longer exists
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 4bbd88d..b74fbe0 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,5 +1,4 @@
exclude *.nix
-exclude .travis.yaml
exclude .pre-commit-config.yaml
include *.py
include testing/*.py