Skip to content

Commit

Permalink
Merge pull request #168 from kannkyo/remove-seman
Browse files Browse the repository at this point in the history
remove seman
  • Loading branch information
kannkyo authored Dec 11, 2024
2 parents deb183b + d9df840 commit 6edb3a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -17,7 +17,6 @@ version = "1.3.3"

[tool.poetry.dependencies]
python = "^3.8"
seman = "^0.1.3"
urllib3 = ">=1.26.13,<3.0.0"

[tool.poetry.group.dev.dependencies]
Expand All @@ -27,6 +26,7 @@ flake8-html = "^0.4.3"
pytest = "^7.2.2"
pytest-cov = "^4.0.0"
pytest-html = "^3.2.0"
seman = "^0.1.3"

[build-system]
build-backend = "poetry.core.masonry.api"
Expand Down

0 comments on commit 6edb3a4

Please sign in to comment.