mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-04-05 07:05:18 -04:00
test-system-install
This commit is contained in:
parent
55c849c79e
commit
1bbfe9c09c
1 changed files with 2 additions and 2 deletions
4
.github/workflows/check-dist.yml
vendored
4
.github/workflows/check-dist.yml
vendored
|
@ -53,5 +53,5 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: ./
|
||||
- run: sudo -E env "PATH=$PATH" uv pip install --system black
|
||||
- run: black --version
|
||||
- run: sudo -E env "PATH=$PATH" uv pip install --python=3.13t -i https://pypi.anaconda.org/scientific-python-nightly-wheels/simple cython
|
||||
- run: cython --version
|
||||
|
|
Loading…
Add table
Reference in a new issue