- uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python }}
- if: ${{ matrix.python != '3.10' }}
-
- - uses: actions/setup-python@v2
- with:
- python-version: "3.10.0-alpha - 3.10.0"
- if: ${{ matrix.python == '3.10' }}
- name: Install libpq 14
if: ${{ matrix.libpq == '14' }}
- uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python }}
- if: ${{ matrix.python != '3.10' }}
-
- - uses: actions/setup-python@v2
- with:
- python-version: "3.10.0-alpha - 3.10.0"
- if: ${{ matrix.python == '3.10' }}
- name: Install tox
run: pip install tox
$PgSvc.Start()
- uses: actions/setup-python@v2
- with:
- python-version: ${{ matrix.python }}
- if: ${{ matrix.python != '3.10' }}
-
- - uses: actions/setup-python@v2
- with:
- python-version: "3.10.0-alpha - 3.10.0"
- if: ${{ matrix.python == '3.10' }}
- name: Install tox
run: pip install tox wheel