Skip to content

Commit

Permalink
#214 Migrate from Poetry to PDM (7)
Browse files Browse the repository at this point in the history
Fix pip install
  • Loading branch information
dostuffthatmatters committed Jan 10, 2024
1 parent c1b7139 commit f269b60
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 @@ -83,3 +83,6 @@ markers = [
add = ["--no-self"]
install = ["--no-self"]
remove = ["--no-self"]

[tool.setuptools]
packages = []

0 comments on commit f269b60

Please sign in to comment.