We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6547a52 commit b959a29Copy full SHA for b959a29
pyproject.toml
@@ -24,7 +24,7 @@ allow-direct-references = true
24
[tool.hatch.version]
25
source = "regex_commit"
26
commit_extra_args = ["-e"]
27
-path = "fastapi_users_db_dynamodb/__init__.py"
+path = "fastapi_users_db_dynamodb/config.py"
28
29
[tool.hatch.envs.default]
30
installer = "uv"
0 commit comments