summaryrefslogtreecommitdiffstats
path: root/hpa/release.md
diff options
context:
space:
mode:
authorHaibin Huang <haibin.huang@intel.com>2020-02-26 14:33:49 +0800
committerHaibin Huang <haibin.huang@intel.com>2020-02-26 14:35:59 +0800
commit1ad876471ad26419b3f92972ffabc42060a66733 (patch)
treefbed9640ad3696b8f12fc125c5be4e8e9d0944f1 /hpa/release.md
parent12ab737b2f4117e67bebfd6f867ec243282ba396 (diff)
Change package release info
Issue-ID: MULTICLOUD-694 Signed-off-by: Haibin Huang <haibin.huang@intel.com> Change-Id: Ib784f35fa4c4cc6759613cbab687106bc952094b
Diffstat (limited to 'hpa/release.md')
-rw-r--r--hpa/release.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/hpa/release.md b/hpa/release.md
new file mode 100644
index 00000000..81eb33d8
--- /dev/null
+++ b/hpa/release.md
@@ -0,0 +1,3 @@
+python3 -m pip install --user --upgrade setuptools wheel
+python3 setup.py sdist bdist_wheel
+python3 -m twine upload dist/*