Newer
Older
# https://github.com/cirosantilli/china-dictatorship#mirrors
# Updates package.json version, which other systems read if possible.
# Python package.
# Initial one time setup.
#python -m pip install --user setuptools wheel twine
./push-mirrors-bump-setup-py-version
cp README.adoc README.html china_dictatorship
# Asks for username and password every time, unless you setup ~/.pypirc.
#git add setup.py
# Bump package versions
#git commit -m 'bump package version'
#git push
git push git@gitlab.com:cirosantilli/china-dictatorship.git
git push git@bitbucket.org:cirosantilli/china-dictatorship.git