Skip to content

Commit

Permalink
remove from req.txt and add to makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
purva-thakre committed Aug 13, 2024
1 parent 5938026 commit 3783864
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ linkcheck:
.PHONY: install
install:
pip install -e .[development]
pip install sphinx-tags

.PHONY: install-hooks
install-hooks:
Expand Down
1 change: 0 additions & 1 deletion requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ Sphinx==8.0.2
sphinxcontrib-bibtex==2.6.2
sphinx-copybutton==0.5.2
sphinx-autodoc-typehints==2.0.0
sphix-tags
myst-nb==1.1.1
myst-parser==4.0.0
pydata-sphinx-theme==0.15.4
Expand Down

0 comments on commit 3783864

Please sign in to comment.