Skip to content

Commit

Permalink
Release 0.1.11 (fixed)
Browse files Browse the repository at this point in the history
  • Loading branch information
dilpath authored Feb 1, 2024
2 parents beaf300 + 3d4db9f commit 2295a82
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ tox >= 3.12.4
pre-commit >= 2.10.1
flake8 >= 4.0.1
pytest
twine
build
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ def absolute_links(txt):
'nbsphinx==0.9.1',
'nbconvert<7.5.0',
'ipython>=7.21.0',
'readthedocs-sphinx-ext @ git+https://github.com/readthedocs/readthedocs-sphinx-ext',
'readthedocs-sphinx-ext>=2.2.5',
'sphinx-autodoc-typehints',
],
},
Expand Down

0 comments on commit 2295a82

Please sign in to comment.