File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 3434 - windows-latest
3535 - macos-latest
3636 python-version :
37- - " 3.7"
38- - " 3.8"
3937 - " 3.9"
4038 - " 3.10"
4139 - " 3.11"
5654 with :
5755 build-requirements : " cython numpy"
5856 pip-wheel-args : " -w ./dist --no-deps"
59- python-versions : " cp37-cp37m cp38-cp38 cp39-cp39 cp310-cp310 cp311-cp311"
57+ python-versions : " cp39-cp39 cp310-cp310 cp311-cp311"
6058 - name : " Remove non-compatible packages"
6159 run : " sudo rm dist/*linux_x86_64.whl\n "
6260 - uses : actions/upload-artifact@v4
Original file line number Diff line number Diff line change 4949 'License :: OSI Approved :: Apache Software License' ,
5050 'Programming Language :: Python' ,
5151 'Programming Language :: Python :: 3' ,
52- 'Programming Language :: Python :: 3.7' ,
53- 'Programming Language :: Python :: 3.8' ,
5452 'Programming Language :: Python :: 3.9' ,
5553 'Programming Language :: Python :: 3.10' ,
5654 'Programming Language :: Python :: 3.11' ,
55+ 'Programming Language :: Python :: 3.12' ,
5756 'Topic :: Scientific/Engineering' ,
5857 'Topic :: Scientific/Engineering :: Artificial Intelligence' ,
5958 'Topic :: Scientific/Engineering :: Mathematics'
You can’t perform that action at this time.
0 commit comments