Skip to content

Commit

Permalink
生成pip包
Browse files Browse the repository at this point in the history
  • Loading branch information
zhostev committed Sep 5, 2023
1 parent 860c054 commit dc960b1
Show file tree
Hide file tree
Showing 3 changed files with 608 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.9", "3.10", "3.11"]
python-version: ["3.8"]

steps:
- uses: actions/checkout@v3
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
workflow_config_gru_AlphaCustom.yaml
*.db
*.db.wal
Loading

0 comments on commit dc960b1

Please sign in to comment.