RELEASE: Version 1.0 #3
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -95,7 +95,7 @@ jobs:
|
|||||||
- name: Setup Python ${{ matrix.python-version }}
|
- name: Setup Python ${{ matrix.python-version }}
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: 3.10
|
python-version: "3.10"
|
||||||
# - name: Install dependencies
|
# - name: Install dependencies
|
||||||
# run: pip install -r requirements.txt && pip install -r requirements-dev.txt
|
# run: pip install -r requirements.txt && pip install -r requirements-dev.txt
|
||||||
- name: Install build dependencies
|
- name: Install build dependencies
|
||||||
|
Loading…
x
Reference in New Issue
Block a user