Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
bimac committed Jan 20, 2025
1 parent 955d95a commit 122737d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ Changelog = "https://github.com/int-brain-lab/iblqt/blob/main/CHANGELOG.md"
distribution = true

[tool.pdm.build]
includes = [ "iblqt/*" ]
source-includes = [ "iblqt/", "tests/", "resources/", "docs/source" ]
excludes = [ "docs/source/api" ]
source-includes = [ "tests/", "resources/", "docs/source" ]

[tool.pdm.version]
source = "file"
Expand Down

0 comments on commit 122737d

Please sign in to comment.