Skip to content

Commit a7fc0af

Browse files
committed
fix: setuptools config
1 parent 95ecc4f commit a7fc0af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

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

5959
[tool.setuptools.packages]
60-
find = { }
60+
find = {}
6161

6262
[tool.setuptools_scm]
6363

0 commit comments

Comments
 (0)