Skip to content
Permalink
Browse files

build: Increase pytkdocs accepted versions range

  • Loading branch information
pawamoy committed Jul 24, 2020
1 parent 5419113 commit 5fbc8ec7fd80e06d2d934afa2df50feb0ed81d56
Showing with 1 addition and 1 deletion.
  1. +1 −1 pyproject.toml
@@ -23,7 +23,7 @@ python = "^3.6"
beautifulsoup4 = "^4.8.2"
mkdocs = "^1.1"
pymdown-extensions = ">=6.3, <8.0"
pytkdocs = ">=0.2.0, <0.7.0"
pytkdocs = ">=0.2.0, <0.8.0"

[tool.poetry.dev-dependencies]
bandit = "^1.5"

0 comments on commit 5fbc8ec

Please sign in to comment.