aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
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 /tox.ini
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 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 4103a94e..48cfc451 100644
--- a/tox.ini
+++ b/tox.ini
@@ -8,7 +8,7 @@ extras =
test
idna: idna
deps =
- # This must be kept in sync with .travis/install.sh and azure-pipelines.yml
+ # This must be kept in sync with .travis/install.sh and .github/workflows/ci.yml
coverage
./vectors
randomorder: pytest-randomly