Skip to content

Commit

Permalink
pyproject: fix case of project name
Browse files Browse the repository at this point in the history
  • Loading branch information
noc0lour committed May 24, 2023
1 parent 8903227 commit 05af188
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 @@ -7,7 +7,7 @@ requires = [
build-backend = "flit_core.buildapi"

[project]
name = "MOKKa"
name = "mokka"
readme = "README.md"
requires-python = ">=3.9"
license = {file = "COPYING"}
Expand Down

0 comments on commit 05af188

Please sign in to comment.