Skip to content

Commit

Permalink
bump versino in dist-run
Browse files Browse the repository at this point in the history
  • Loading branch information
mmarchetti committed Oct 1, 2018
1 parent 34f34d9 commit 2dedb2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ dist-run%:
make DOCKER_IMAGE=$(IMAGE)$* PY_VERSION=$* TARGET=dist-run launch

dist-run: dist
pip install dist/rsconnect-1.0.0-py2.py3-none-any.whl
pip install dist/rsconnect-1.0.1-py2.py3-none-any.whl
jupyter-nbextension install --symlink --user --py rsconnect
jupyter-nbextension enable --py rsconnect
jupyter-serverextension enable --py rsconnect
Expand Down

0 comments on commit 2dedb2d

Please sign in to comment.