Skip to content

Commit

Permalink
Remove pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
nx10 committed May 6, 2024
1 parent 2eaab6d commit a670a80
Show file tree
Hide file tree
Showing 9 changed files with 144 additions and 1,098 deletions.
129 changes: 4 additions & 125 deletions poetry.lock

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

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ packages = [{include = "styx", from = "src"}]

[tool.poetry.dependencies]
python = "^3.11"
pydantic = "^2.7.1"
ruff = "^0.4.2"
tomli = "^2.0.1"

Expand Down
11 changes: 0 additions & 11 deletions src/styx/boutiques/__init__.py

This file was deleted.

Loading

0 comments on commit a670a80

Please sign in to comment.