Skip to content

Commit

Permalink
Revert "initial cli attempt"
Browse files Browse the repository at this point in the history
This reverts commit ef1fdbf.
  • Loading branch information
d-v-b committed Feb 28, 2024
1 parent fa2c260 commit db20b56
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 174 deletions.
55 changes: 1 addition & 54 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ python = "^3.9"
zarr = "^2.14.2"
pydantic = "^2.0.0"
typing-extensions = {version = "^4.7.1", python = "<3.12"}
click = "^8.1.7"
rich = "^13.7.1"

[tool.poetry.group.dev.dependencies]
pytest = "^7.3.1"
Expand Down
118 changes: 0 additions & 118 deletions src/pydantic_zarr/cli.py

This file was deleted.

0 comments on commit db20b56

Please sign in to comment.