Skip to content

Commit

Permalink
Fix project being uninstallable
Browse files Browse the repository at this point in the history
  • Loading branch information
nexy7574 committed Jun 22, 2024
1 parent a477f0c commit 1bb2de8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,6 @@ line-length = 120

[tool.pytest.ini_options]
asyncio_mode = "auto"

[tool.setuptools_scm]
write_to = "toppy/version.py"

0 comments on commit 1bb2de8

Please sign in to comment.