Skip to content

Commit

Permalink
Updateing test instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
GilesStrong committed Nov 12, 2020
1 parent 2d24666 commit 2df5db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
1. Follow instructions in docs/build.md
1. Run: python setup.py sdist bdist_wheel
1. Run. twine upload --repository-url https://test.pypi.org/legacy/ dist/*
1. Test: pip install -i https://test.pypi.org/simple/ lumin
1. Test: pip install -i https://test.pypi.org/simple/ --no-deps --upgrade lumin
1. Release: twine upload dist/*
1. Update Colab example links to upcoming version
1. Make github release
Expand Down

0 comments on commit 2df5db8

Please sign in to comment.