Skip to content

Commit

Permalink
fix pyproject
Browse files Browse the repository at this point in the history
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
  • Loading branch information
rissson committed Jan 6, 2025
1 parent 69c8661 commit 484d49e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ package-mode = false
name = "kadmin-rs"

[tool.poetry.dependencies]
python = ">=3.8"
python = ">=3.9"

[tool.poetry.group.dev.dependencies]
black = "*"
Expand Down

0 comments on commit 484d49e

Please sign in to comment.