Skip to content

Commit

Permalink
追加: poetry-plugin-export (#1089)
Browse files Browse the repository at this point in the history
add: `poetry-plugin-export`
  • Loading branch information
tarepan authored Feb 28, 2024
1 parent c0c5625 commit 5339685
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ soxr = "^0.3.6"
pyinstaller = "^5.13"
pre-commit = "^2.16.0"
poetry = "1.8.1"
poetry-plugin-export = "^1.6.0"

[tool.poetry.group.test.dependencies]
pysen = "~0.10.5"
Expand All @@ -72,6 +73,7 @@ mypy = "^1.8.0"
pytest = "^8.0.0"
coveralls = "^3.2.0"
poetry = "1.8.1"
poetry-plugin-export = "^1.6.0"
httpx = "^0.25.0" # NOTE: required by fastapi.testclient.TestClient
syrupy = "^4.6.1"
types-pyyaml = "^6.0"
Expand Down

0 comments on commit 5339685

Please sign in to comment.