Skip to content

Commit

Permalink
sdist target
Browse files Browse the repository at this point in the history
  • Loading branch information
foarsitter committed Dec 19, 2023
1 parent f40703d commit 44651be
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,10 @@ python = [

[tool.pytest]
qt_api = 'pyqt5'

[tool.hatch.build.targets.sdist]
include = [
"/decide",
"/docs",
"/data",
]

0 comments on commit 44651be

Please sign in to comment.