summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2021-01-30 17:40:50 -0500
committerTodd Leonhardt <todd.leonhardt@gmail.com>2021-01-30 17:40:50 -0500
commit9da7398193702615344a113d93dda1314db53eb1 (patch)
treec710f1b119ba53dd6529152cc6786e8e4cece1d9 /MANIFEST.in
parent8bf9eed9787bad644727e08d72824aa345d947bc (diff)
downloadcmd2-git-9da7398193702615344a113d93dda1314db53eb1.tar.gz
Remove all use of AppVeyor for Windows testing because it is slower than GitHub Actions for the same purpose
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 165268a8..2e8c08cd 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -3,4 +3,4 @@ recursive-include examples *
recursive-include tests *
recursive-include docs *
recursive-exclude docs/_build *
-exclude .appveyor.yml .github .gitignore azure-pipelines.yml tasks.py
+exclude .github .gitignore azure-pipelines.yml tasks.py