Skip to content

Commit

Permalink
Add package data
Browse files Browse the repository at this point in the history
  • Loading branch information
pipliggins committed Nov 29, 2024
1 parent bb82b0a commit 6991f1a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ build-backend = 'setuptools.build_meta'
where = ["src"]
include = ["adtl*", "adtl.autoparser*"]

[tool.setuptools]

[tool.setuptools.package-data]
"adtl.autoparser" = ["config/*.toml"]

[project]
name = "adtl"
version = "0.6.1"
Expand Down

0 comments on commit 6991f1a

Please sign in to comment.