parent
b1553ec7bf
commit
21f1222085
2 changed files with 13 additions and 15 deletions
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "oidc-fastapi-test"
|
||||
version = "0.1.2"
|
||||
version = "0.1.5"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
|
@ -20,10 +20,7 @@ dependencies = [
|
|||
oidc-test = "oidc_test.main:main"
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"ipdb>=0.13.13",
|
||||
"pytest>=8.3.4",
|
||||
]
|
||||
dev = ["ipdb>=0.13.13", "pytest>=8.3.4"]
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue