Skip to content

Commit

Permalink
why does this terrible language allow you to publish packages under a…
Browse files Browse the repository at this point in the history
…ny name
  • Loading branch information
DetachHead committed Sep 24, 2024
1 parent 2e4f456 commit b4a42bd
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 @@ -59,6 +59,9 @@ test = [
]
docs = ["pdoc>=14.1.0"]

[tool.pdm.build]
includes = ["pytest_robotframework"]

[build-system]
requires = ["pdm-backend"]
build-backend = "pdm.backend"
Expand Down

0 comments on commit b4a42bd

Please sign in to comment.