Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 81d3d08

Browse files
author
Sergey Vasilyev
committed
Remove sqeleton's CLI as unused & unneeded
1 parent 65754ab commit 81d3d08

3 files changed

Lines changed: 0 additions & 92 deletions

File tree

data_diff/sqeleton/__main__.py

Lines changed: 0 additions & 17 deletions
This file was deleted.

data_diff/sqeleton/repl.py

Lines changed: 0 additions & 74 deletions
This file was deleted.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ build-backend = "poetry.core.masonry.api"
8787

8888
[tool.poetry.scripts]
8989
data-diff = 'data_diff.__main__:main'
90-
sqeleton = 'data_diff.sqeleton.__main__:main'
9190

9291
[tool.black]
9392
line-length = 120

0 commit comments

Comments
 (0)