Skip to content

Commit

Permalink
twine ver
Browse files Browse the repository at this point in the history
  • Loading branch information
livestreamx committed Sep 9, 2024
1 parent 07ffdd6 commit 191a65b
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 15 deletions.
4 changes: 2 additions & 2 deletions docs/includes/images/coverage.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 15 additions & 12 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,13 +88,13 @@ pytest = "^6.2.5"
sphinx = "^7.0.0"
mypy = "^1.3.0"
tox = "^4.5.1"
twine = "^4.0.2"
flake8 = "^6.1.0"
flake8-bugbear = "^23.9.16"
pycodestyle = "^2.11.0"
docker = "^6.1.3"
requests-mock = "^1.11.0"
filelock = "^3.12.4"
twine = "^5.1.1"

[tool.pytest.ini_options]
addopts = "-l -v --random-order-bucket=module --random-order-seed=$RANDOM -p no:overhave"
Expand Down

0 comments on commit 191a65b

Please sign in to comment.