File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 --outdir dist/
3030 - name : Publish distribution 📦 to PyPI
3131 if : startsWith(github.ref, 'refs/tags/release/')
32- uses : pypa/gh-action-pypi-publish@master
32+ uses : pypa/gh-action-pypi-publish@release/v1
3333 with :
3434 password : ${{ secrets.PYPI_API_TOKEN }}
Original file line number Diff line number Diff line change @@ -103,13 +103,13 @@ Mod名 说明
103103
104104
105105关于 4.x 版本数据 bundle 变更的说明
106- ================================
106+ ==========================================
107107
108108RQAlpha 于近期更新了 4.0.0 版本,4.0.0 添加了大量功能改进和体验改善。
109109
110110其中一点需要您额外注意:我们在 4.0.0 版本中重构了数据 bundle 的格式,原 3.x 版本的 bundle 已停止更新,您需要更新 RQAlpha 至 4.x 以使用优化过的 bundle。
111111另外,为了平衡您的使用体验与我们的维护成本,4.x 版本提供下载的 bundle 改为月度更新,但您仍可以使用 `RQData `_ 在本地 **随时 ** 使用最新数据更新 bundle,
112- 具体操作可查看 `RQAlpha 文档 <https://rqalpha.readthedocs.io/zh_CN/latest/intro/install.html#intro-install-get-data >`_ 。
112+ 具体操作可查看 `RQAlpha 获取回测数据文档 <https://rqalpha.readthedocs.io/zh_CN/latest/intro/install.html#intro-install-get-data >`_ 。
113113
114114
115115RQData数据本地化服务
You can’t perform that action at this time.
0 commit comments