Skip to content

Commit

Permalink
0.3.5 正式更名为“缠中说禅(czsc)”
Browse files Browse the repository at this point in the history
  • Loading branch information
zengbin93 committed Jun 2, 2020
1 parent 357e880 commit 040556d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install setuptools wheel twine
pip install setuptools wheel twine pandas pyecharts mplfinance tushare matplotlib
- name: Build and publish
env:
TWINE_USERNAME: ${{ secrets.PYPI_USERNAME }}
Expand Down

0 comments on commit 040556d

Please sign in to comment.