Skip to content

Commit

Permalink
ci: add name to pyproject toml
Browse files Browse the repository at this point in the history
  • Loading branch information
nikomakela committed Sep 5, 2024
1 parent e00f931 commit 18f934c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[project]
name = "kukkuu"
requires-python = ">=3.9"

[tool.ruff]
Expand Down

0 comments on commit 18f934c

Please sign in to comment.