Skip to content

Commit

Permalink
Merge pull request #13 from ar90n/feature/remove-redundant-dependencies
Browse files Browse the repository at this point in the history
chore: Remove redundant dependencies
  • Loading branch information
ar90n authored Apr 26, 2022
2 parents 0ec93d6 + 9f99a72 commit 3607d66
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 32 deletions.
94 changes: 66 additions & 28 deletions poetry.lock

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

4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,10 @@ license = "MIT"

[tool.poetry.dependencies]
python = "^3.10"
conventional-commit = "^0.4.2"
brython = "^3.10.5"

[tool.poetry.group.dev.dependencies]
poethepoet = "^0.13.1"
pyright = "^1.1.238"

[tool.poetry.dev-dependencies]
pytest = "^7.1.1"
pytest-cov = "^3.0.0"
pytest-xdist = "^2.5.0"
Expand Down

0 comments on commit 3607d66

Please sign in to comment.