Skip to content

Commit 0962274

Browse files
committed
ad config file (i hope)
1 parent 9bfa2b1 commit 0962274

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ optional-dependencies = { dev = { file = "requirements-dev.txt" }, hpc = { file
4646
[tool.setuptools.packages.find]
4747
where = ["src"]
4848

49+
[tool.setuptools.package-data]
50+
compas_notebook = ["config.json"]
51+
4952
# ============================================================================
5053
# replace pytest.ini
5154
# ============================================================================

0 commit comments

Comments
 (0)