Skip to content

Commit

Permalink
Remove tox from dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
klane committed Oct 12, 2024
1 parent 6539115 commit 9e26421
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 82 deletions.
82 changes: 1 addition & 81 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 @@ -24,7 +24,6 @@ pytest = "^8.0"
pytest-cov = "^5.0"
pytest-sugar = "^1.0"
pre-commit = "^4.0"
tox = "^4.0"

[tool.poetry.plugins."console_scripts"]
"jupyter-jekyllnb" = "jekyllnb.jekyllnb:JekyllNB.launch_instance"
Expand Down

0 comments on commit 9e26421

Please sign in to comment.