We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dadf3e commit b708ad2Copy full SHA for b708ad2
.github/workflows/publish.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Set up Python
14
uses: actions/setup-python@v4
15
with:
16
- python-version: 3.6
+ python-version: 3.9
17
- name: Install Flit
18
run: pip install flit
19
- name: Install Dependencies
0 commit comments