aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2020-04-19 19:32:28 -0500
committerGitHub <noreply@github.com>2020-04-19 20:32:28 -0400
commit5526dca15bded0687e507a065b141694ee5f1530 (patch)
tree5f1126883e7011c1ab42dd5d0d97b48c11002603 /MANIFEST.in
parentdef74d90f17904c0808669091bab4d3bb041d8b8 (diff)
downloadcryptography-5526dca15bded0687e507a065b141694ee5f1530.tar.gz
cryptography-5526dca15bded0687e507a065b141694ee5f1530.tar.bz2
cryptography-5526dca15bded0687e507a065b141694ee5f1530.zip
goodbye azure (#5207)
* goodbye azure * Update tox.ini Co-Authored-By: Alex Gaynor <alex.gaynor@gmail.com> * review comments * update a comment * delete final azure yaml * linting Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 2da8d152..f1fc294b 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -16,8 +16,8 @@ recursive-include tests *.py
exclude vectors
recursive-exclude vectors *
-exclude azure-pipelines.yml .azure-pipelines .travis.yml .travis
-recursive-exclude .azure-pipelines *
+exclude .travis.yml .travis
recursive-exclude .travis *
+recursive-exclude .github *
exclude release.py .coveragerc codecov.yml dev-requirements.txt rtd-requirements.txt tox.ini