Skip to content

Commit

Permalink
Added pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelweller21 committed Mar 10, 2023
1 parent 1128bb8 commit a0800fa
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 3 deletions.
104 changes: 101 additions & 3 deletions 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 @@ python = "^3.9"
numpy = "^1.24.2"
simanneal = "^0.5.0"
pandas = "^1.5.3"
pytest = "^7.2.2"

[tool.poetry.group.dev.dependencies]
ipykernel = "^6.21.2"
Expand Down

0 comments on commit a0800fa

Please sign in to comment.