summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-05-19 14:18:29 -0400
committerJason R. Coombs <jaraco@jaraco.com>2021-05-19 14:18:29 -0400
commita8fc8ddc5c22b9830a6209afc5c91847ccc171ac (patch)
tree3cb8a3438e0c731cfc2d424d4fc005d254d53e46 /tox.ini
parent592d891f99371664387e319eb45c3d28ba485afc (diff)
parent842eb1423ba76dadbf568f9b0abf04a233711529 (diff)
downloadpytest-runner-a8fc8ddc5c22b9830a6209afc5c91847ccc171ac.tar.gz
Merge https://github.com/jaraco/tidelift
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 997e269..6984890 100644
--- a/tox.ini
+++ b/tox.ini
@@ -31,7 +31,6 @@ deps =
passenv =
TWINE_PASSWORD
GITHUB_TOKEN
- TIDELIFT_TOKEN
setenv =
TWINE_USERNAME = {env:TWINE_USERNAME:__token__}
commands =
@@ -39,4 +38,3 @@ commands =
python -m build
python -m twine upload dist/*
python -m jaraco.develop.create-github-release
- python -m jaraco.tidelift.publish-release-notes