Skip to content

Commit

Permalink
fix: downgrade poetry to 23.3.0 and delete .flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
krishnanand5 committed Aug 24, 2024
1 parent 3f2693e commit 97bba1f
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 30 deletions.
2 changes: 0 additions & 2 deletions .flake8

This file was deleted.

59 changes: 32 additions & 27 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ lxml = ">=5.1.0"
htmltools = ">=0.5"
jupyter = "^1.0.0"
wrapt = "^1.16.0"
black = "23.3.0"

[tool.poetry.group.dev.dependencies]
black = "24.3.0"
sphinx = "^7.0.1"
pre-commit = "^3.3.2"
pytest = "^7.3.2"
Expand Down

0 comments on commit 97bba1f

Please sign in to comment.