Skip to content

Commit

Permalink
Updated twine to latest tox
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanHuot committed Jan 6, 2024
1 parent 3b6b76b commit b6368ed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ commands=make clean html
description=mimic pypi validation of readme/rst files
basepython=python3.11
deps=twine>=1.12.0
commands=
twine check .tox/dist/*
commands=twine check .tox/.pkg/dist/*

[testenv:ruff]
basepython=python3.11
Expand Down

0 comments on commit b6368ed

Please sign in to comment.