Skip to content

Commit

Permalink
Forgot to remove sphinx-rtd-theme dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentame authored Oct 24, 2023
1 parent 55d03d8 commit a8982a4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 46 deletions.
55 changes: 11 additions & 44 deletions poetry.lock

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

3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ pep8-naming = "^0.13.3"
darglint = "^1.8.1"
reorder-python-imports = "^3.9.0"
pre-commit-hooks = "^4.4.0"
sphinx-rtd-theme = "^1.3.0"

[tool.poetry.scripts]
freebox_api = "freebox_api.__main__:main"
Expand All @@ -68,7 +67,7 @@ source = ["freebox_api"]

[tool.coverage.report]
show_missing = true
# fail_under = 100 reduce targetwaiting for tests creation
# fail_under = 100 reduce target, waiting for tests creation
fail_under = 40

[tool.mypy]
Expand Down

0 comments on commit a8982a4

Please sign in to comment.