simplify Pipfile

This commit is contained in:
Brendan Haines 2024-09-14 14:10:28 -06:00
parent 8983e65c59
commit 0dd4e39fda

View File

@ -4,10 +4,7 @@ verify_ssl = true
name = "pypi"
[packages]
gotify = "*"
click = "*"
toml = "*"
numpy = "*"
goat-monitor = {file = ".", editable = true}
[dev-packages]