File tree Expand file tree Collapse file tree 3 files changed +1
-3
lines changed Expand file tree Collapse file tree 3 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 3131 uses : actions/setup-python@v4
3232 with :
3333 python-version : " 3.7"
34- architecture : x64
3534
3635 - name : black
3736 run : |
8180 uses : actions/setup-python@v4
8281 with :
8382 python-version : ${{ matrix.python_version }}
84- architecture : x64
8583
8684 - name : Install dependencies
8785 run : |
Original file line number Diff line number Diff line change 2626 uses : actions/setup-python@v4
2727 with :
2828 python-version : " 3.7"
29- architecture : x64
3029
3130 - name : Validate website/meta/universe.json
3231 run : |
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ classifiers =
2222 Programming Language :: Python :: 3.9
2323 Programming Language :: Python :: 3.10
2424 Programming Language :: Python :: 3.11
25+ Programming Language :: Python :: 3.12
2526 Topic :: Scientific/Engineering
2627project_urls =
2728 Release notes = https://github.com/explosion/spaCy/releases
You can’t perform that action at this time.
0 commit comments