Skip to content

Commit

Permalink
remove unnecessary dev packages
Browse files Browse the repository at this point in the history
  • Loading branch information
yomichi committed Sep 4, 2024
1 parent 4e9e2ac commit 0037076
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,6 @@ toml = "^0.10.2"
sparse-ir = {extras = ["xprec"], version = "^0.92.0"}


[tool.poetry.dev-dependencies]
black = "^22.1.0"
pynvim = "^0.4.3"
pytest = "^7.1.1"
types-toml = "^0.10.5"
jupyter = "^1.0.0"
matplotlib = "^3.5.2"

[tool.poetry.scripts]
spmac = "spmac.main:main"

Expand Down

0 comments on commit 0037076

Please sign in to comment.