1 Star 0 Fork 0

liugang/pyalgotrade-cn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
release-checklist.txt 1.37 KB
一键复制 编辑 原始数据 按行查看 历史
chopchopjames 提交于 2016-01-24 18:21 . initial commit
Release checklist
[ ] Run flake8 (flake8 --exclude=doc . | grep -v "line too long")
[ ] Run testcases on Mac and Windows.
[ ] Check that code coverage is >= 89 %.
[ ] Update CHANGELOG.
[ ] Update version in __init__.py.
[ ] Update version in setup.py.
[ ] Update directories in setup.py.
[ ] Update version doc/conf.py.
[ ] Rebuild and review documentation.
[ ] Run testcases using the installed lib.
[ ] Run tutorial examples from the Optimizing section using the installed lib.
[ ] Run samples/tutorial-5.py using the installed lib.
[ ] Run samples/compinv-3.py using the installed lib.
[ ] Run samples/tutorial_bitstamp_1.py using the installed lib. Check disconnection detection.
[ ] Run samples/tutorial_twitter_bitstamp.py using the installed lib.
[ ] Run samples/tutorial_xignite_1.py using the installed lib.
[ ] Run samples/eventstudy.py using the installed lib.
[ ] Update the website (doc + package).
[ ] Update README.md.
[ ] Build package and upload to sourceforge.
[ ] Update PyPi (both PKG-INFO and upload file using https://pypi.python.org/pypi?%3Aaction=submit_form).
[ ] Install using 'sudo pip install pyalgotrade' and check that the right version was installed.
[ ] Run testcases using the installed lib.
[ ] Commit and tag (git tag v0.x-rtm -m "Version 0.x").
[ ] Push (git push; git push --tags).
[ ] Push the website (git push).
[ ] Announce on Google Groups and Twitter.
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/liugang7/pyalgotrade-cn.git
git@gitee.com:liugang7/pyalgotrade-cn.git
liugang7
pyalgotrade-cn
pyalgotrade-cn
master

搜索帮助