Skip to content

Commit e9bd8aa

Browse files
committed
Set python version for pypi
1 parent 04fdcfb commit e9bd8aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- name: Set up Python
1616
uses: actions/setup-python@v5
1717
with:
18+
python-version: 3.11
1819
cache: 'pip'
1920

2021
- name: Install dependices

0 commit comments

Comments
 (0)