Skip to content

Commit

Permalink
dev: remove isort from pyproject.toml and poetry.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
marcofavorito authored and marcofavoritobi committed Aug 24, 2023
1 parent 09835a8 commit 4f45e5a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.
20 changes: 1 addition & 19 deletions poetry.lock

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

2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,8 @@ flake8 = "^5.0.4"
flake8-bugbear = "^23.3.12"
flake8-docstrings = "^1.7.0"
flake8-eradicate = "^1.5.0"
flake8-isort = "^6.0.0"
hypothesis = "^6.82.6"
ipython = "^8.3.0"
isort = "^5.12.0"
jupyter = "^1.0.0"
Markdown = "^3.4.4"
markdown-include = "^0.8.1"
Expand Down

0 comments on commit 4f45e5a

Please sign in to comment.