There was an error while loading. Please reload this page.
1 parent 72ee1ea commit b9b9315Copy full SHA for b9b9315
pyproject.toml
@@ -20,7 +20,7 @@ classifiers = [
20
"Topic :: Database :: Database Engines/Servers",
21
"Typing :: Typed"
22
]
23
-packages = [{ include = "data_diff" }]
+packages = [{ include = "data-diff" }]
24
25
[tool.poetry.dependencies]
26
python = "^3.7"
0 commit comments