Skip to content

Commit

Permalink
update pydeps2env (#955)
Browse files Browse the repository at this point in the history
CagtayFabry authored Nov 28, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 395df2e commit e9da899
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
@@ -39,7 +39,7 @@ jobs:
with:
fetch-depth: '0' # Fetch all history for all tags and branches

- uses: marscher/pydeps2env@v999
- uses: CagtayFabry/pydeps2env@v1.3.0
with:
files: 'pyproject.toml'
channels: 'conda-forge defaults'
@@ -141,7 +141,7 @@ jobs:
with:
fetch-depth: '0' # Fetch all history for all tags and branches

- uses: marscher/pydeps2env@v999
- uses: CagtayFabry/pydeps2env@v1.3.0
with:
files: 'pyproject.toml'
channels: 'conda-forge defaults'

0 comments on commit e9da899

Please sign in to comment.