Skip to content

Commit 34ec784

Browse files
committed
Revert "fix: setuptools config and causal_testng/estimation"
This reverts commit 6038ec7.
1 parent 6038ec7 commit 34ec784

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-
where = ["causal_tesing"]
59+
find = { }
6060

6161
[tool.setuptools_scm]
6262

0 commit comments

Comments
 (0)