Skip to content

Commit 6038ec7

Browse files
committed
fix: setuptools config and causal_testng/estimation
1 parent c7a43ad commit 6038ec7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

causal_testing/estimation/__init__.py

Whitespace-only changes.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Documentation = "https://causal-testing-framework.readthedocs.io/"
5656
Source = "https://github.com/CITCOM-project/CausalTestingFramework"
5757

5858
[tool.setuptools.packages]
59-
find = { }
59+
where = ["causal_tesing"]
6060

6161
[tool.setuptools_scm]
6262

0 commit comments

Comments
 (0)