Skip to content

Commit 241541c

Browse files
committed
Remove inclusion of python version for docs
1 parent e7cd730 commit 241541c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

-2
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@ jobs:
8383
- uses: actions/checkout@v3
8484
- name: Setup Python
8585
uses: actions/setup-python@v4
86-
with:
87-
python-version: ${{ matrix.python }}${{ matrix.dev }}
8886
- name: Install tox
8987
run: |
9088
python -m pip install tox

0 commit comments

Comments
 (0)