We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pydoc-markdown
1 parent 937042f commit 85a0afbCopy full SHA for 85a0afb
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api"
4
5
[tool.poetry]
6
name = "yapapi"
7
-version = "0.2.1-alpha.1"
+version = "0.2.1-alpha.2"
8
description = "High-level Python API for the New Golem"
9
authors = ["Przemysław K. Rekucki <[email protected]>"]
10
license = "LGPL-3.0-or-later"
@@ -33,7 +33,6 @@ jsonrpc-base = "^1.0.3"
33
34
ya-aioclient = "^0.1.1"
35
toml = "^0.10.1"
36
-pydoc-markdown = "^3.5.0"
37
38
39
[tool.poetry.extras]
@@ -49,6 +48,7 @@ mypy = "^0.782"
49
48
liccheck = "^0.4.7"
50
poethepoet = "^0.8.0"
51
pytest-cov = "^2.10.1"
+pydoc-markdown = "^3.5.0"
52
53
[tool.portray]
54
0 commit comments