Skip to content

Commit

Permalink
Merge pull request #2 from zkurtz/move-twine-group
Browse files Browse the repository at this point in the history
move group
  • Loading branch information
zkurtz authored Nov 11, 2024
2 parents ff17c0d + 4d03888 commit 76f822f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -15,7 +15,6 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry.dependencies]
python = "^3.10"
twine = "^5.1.1"

[tool.poetry.group.dev.dependencies]
ruff = "^0.6.3"
Expand All @@ -24,6 +23,7 @@ pytest = "^8.3.2"
pre-commit = "^3.8.0"
black = "^24.8.0"
build = "^1.2.1"
twine = "^5.1.1"

[tool.poetry.group.extras.dependencies]
pyyaml = "^6.0.2"
Expand Down

0 comments on commit 76f822f

Please sign in to comment.