Skip to content

Commit

Permalink
Adding escs.
Browse files Browse the repository at this point in the history
  • Loading branch information
iogf committed May 12, 2020
1 parent 5bb70d4 commit d57308a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions escs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,10 @@ rm -fr dist
git branch -a
git checkout -b development
git push --set-upstream origin development
##############################################################################
# Upload the package.
python setup.py sdist register upload
rm -fr dist



0 comments on commit d57308a

Please sign in to comment.