Skip to content

Commit 54204dd

Browse files
author
IndominusByte
committed
change name folder fastapi-jwt-auth
1 parent f7fb7cf commit 54204dd

File tree

6 files changed

+2
-2
lines changed

6 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[build-system]
2-
requires = ["flit_core >=2,<4"]
2+
requires = ["flit_core>=2,<4"]
33
build-backend = "flit_core.buildapi"
44

55
[tool.flit.metadata]
6-
module = "fastapi_jwt_auth"
6+
module = "fastapi-jwt-auth"
77
author = "Nyoman Pradipta Dewantara"
88
author-email = "nyomanpradipta120@gmail.com"
99
home-page = "https://github.com/IndominusByte/fastapi-jwt-auth"

0 commit comments

Comments
 (0)