Skip to content

Commit

Permalink
#214 Migrate from Poetry to PDM (2)
Browse files Browse the repository at this point in the history
Debug GitHub Action
  • Loading branch information
dostuffthatmatters committed Jan 9, 2024
1 parent d21d679 commit ffb43d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,7 @@ markers = [
"ci: can be run in a CI environment",
"integration: can only be run on a configured system",
]

[tool.pdm.options]
add = ["--no-self"]
install = ["--no-self"]

0 comments on commit ffb43d2

Please sign in to comment.