- Update code
- Update version number in
setup.py
orsetup.cfg
- Commit all changes:
git commit -a
- Tag the current state with version number:
git tag X.Y.Z
- Push changes to remote:
git push --tags
- Build source distribution:
python setup.py sdist bdist_wheel
- Release to PyPi:
twine upload dist/*
- Update GitHub release with notes and other stuff
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Please make this file available to others | |
# by sending it to <[email protected]> | |
# | |
# this config file was automatically generated | |
# using lirc-0.9.0(default) on Sun Feb 21 02:54:40 2016 | |
# | |
# contributed by http://github.com/hhromic | |
# | |
# brand: Dell | |
# model no. of remote control: Dell Travel Remote NU-851 |
NewerOlder