mirror of
https://github.com/Hopiu/portainer-cli.git
synced 2026-03-16 22:10:34 +00:00
Update sdist task
This commit is contained in:
parent
bb27b927f6
commit
5dae82b37d
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -1,4 +1,5 @@
|
|||
sdist:
|
||||
rm -rf dist/*
|
||||
pipenv run python setup.py sdist bdist_wheel
|
||||
|
||||
install:
|
||||
|
|
|
|||
Loading…
Reference in a new issue