Changes merged into sphinx-tags

This commit is contained in:
Jordan Cook 2023-11-09 19:26:07 -06:00
parent 2146d714b8
commit c1eec881fc
2 changed files with 11 additions and 0 deletions

2
.gitignore vendored
View File

@ -2,6 +2,8 @@
*.py[cod]
*.egg-info
.cache
*.egg
*.egg-info
.idea/
.mypy_cache/
.nox/

9
requirements.txt Normal file
View File

@ -0,0 +1,9 @@
furo>=2022.6
linkify-it-py>=2.0
myst-parser>=0.17
sphinx~=5.3.0
sphinx-autobuild>=2021.3
sphinx-copybutton>=0.5
sphinx-design>=0.2
sphinx-notfound-page>=0.8
sphinx-tags>=0.3