Skip to content

Commit 68129d6

Browse files
committed
build(sphobjinv): For parsing object.inv (intersphinx) from other projects
See also: https://github.com/bskinn/sphobjinv
1 parent 8362382 commit 68129d6

File tree

2 files changed

+83
-5
lines changed

2 files changed

+83
-5
lines changed

poetry.lock

+82-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ twine = "*"
5757
### Gatsby Source ###
5858
sphinx-autoapi = {version = "^1.4.0", python = ">=3.6"}
5959
astroid = {version = "^2.4.2", python = ">=3.6"}
60+
sphobjinv = {version = "^2.0.1", python = ">=3.5"}
6061

6162
[tool.poetry.extras]
6263
docs = ["sphinx", "recommonmark", "sphinx-issues", "alagitpull"]

0 commit comments

Comments
 (0)