1 Star 0 Fork 0

lanyulei / redis-py

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
RELEASE 265 Bytes
一键复制 编辑 原始数据 按行查看 历史
Release Process
===============
1. Make sure all tests pass.
2. Make sure CHANGES is up to date.
3. Update redis.__init__.__version__ and commit
4. git tag <version-number>
5. git push --tag
6. rm dist/* && python setup.py sdist bdist_wheel && twine upload dist/*
1
https://gitee.com/yllan/redis-py.git
git@gitee.com:yllan/redis-py.git
yllan
redis-py
redis-py
master

搜索帮助