Skip to content

Commit

Permalink
Remove old devserver Makefile target
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
  • Loading branch information
astrojuanlu committed Mar 30, 2023
1 parent 0b7ca4d commit c14928b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ linkcheck:
pip install -e ".[docs]"
./docs/build-docs.sh "linkcheck"

devserver: build-docs
cd docs && npm install && npm start

package: clean install
python setup.py sdist bdist_wheel

Expand Down

0 comments on commit c14928b

Please sign in to comment.