Skip to content

Commit

Permalink
Add python 3.10 and 3.11 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
barseghyanartur committed Feb 2, 2023
1 parent 7f0bd72 commit a406e8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/prepare_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ python setup.py sdist bdist_wheel --python-tag py36
python setup.py sdist bdist_wheel --python-tag py37
python setup.py sdist bdist_wheel --python-tag py38
python setup.py sdist bdist_wheel --python-tag py39
python setup.py sdist bdist_wheel --python-tag py310
python setup.py sdist bdist_wheel --python-tag py311

0 comments on commit a406e8c

Please sign in to comment.