summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini3
1 files changed, 0 insertions, 3 deletions
diff --git a/tox.ini b/tox.ini
index aea213c4..04e77ed5 100644
--- a/tox.ini
+++ b/tox.ini
@@ -56,11 +56,9 @@ deps =
twine>=3
path
jaraco.develop>=7.1
- jaraco.tidelift
passenv =
TWINE_PASSWORD
GITHUB_TOKEN
- TIDELIFT_TOKEN
setenv =
TWINE_USERNAME = {env:TWINE_USERNAME:__token__}
commands =
@@ -71,4 +69,3 @@ commands =
python -m build
python -m twine upload dist/*
python -m jaraco.develop.create-github-release
- python -m jaraco.tidelift.publish-release-notes