mirror of
https://github.com/Skyai-io/landsat-util.git
synced 2026-03-10 09:01:18 +00:00
remove redundant make commands
This commit is contained in:
4
Makefile
4
Makefile
@@ -61,10 +61,6 @@ test-release: clean
|
|||||||
python setup.py sdist upload -r pypitest
|
python setup.py sdist upload -r pypitest
|
||||||
python setup.py bdist_wheel upload -r pypitest
|
python setup.py bdist_wheel upload -r pypitest
|
||||||
|
|
||||||
vagrant:
|
|
||||||
vagrant up
|
|
||||||
vagrant destroy
|
|
||||||
|
|
||||||
release: clean
|
release: clean
|
||||||
python setup.py sdist upload
|
python setup.py sdist upload
|
||||||
python setup.py bdist_wheel upload
|
python setup.py bdist_wheel upload
|
||||||
|
|||||||
Reference in New Issue
Block a user