Skip to content

Commit

Permalink
setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben-Epstein committed May 19, 2024
1 parent b4b8a18 commit cd71736
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 1 deletion.
122 changes: 121 additions & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ packages = [{include = "src/module"}]
python = "^3.10.9"
numpy = "^1.22.3"
tqdm = {version = "4.66.4", optional = true }
pandas = "^2.2.2"

[tool.poetry.group.dev]
optional=true
Expand Down

0 comments on commit cd71736

Please sign in to comment.