Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Commit

Permalink
Removed make install
Browse files Browse the repository at this point in the history
  • Loading branch information
botherder committed Nov 11, 2019
1 parent 36e5262 commit 8cfc0c6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,3 @@ upload:

test-upload:
python3 -m twine upload --repository-url https://test.pypi.org/legacy/ dist/*

install:
git submodule init
git submodule update
pip3 install setuptools wheel --upgrade
pip3 install .

0 comments on commit 8cfc0c6

Please sign in to comment.