Skip to content

Commit

Permalink
Add pyproject.toml to lockfile sources
Browse files Browse the repository at this point in the history
  • Loading branch information
maresb committed Dec 18, 2023
1 parent d1b54b5 commit 09b64e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-lockfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
conda-lock lock --mamba \
--extras test \
--filter-extras \
--file pyproject.toml \
--file conda/environment-test-${{ matrix.python-version }}.yaml \
--lockfile conda/conda-lock-${{ matrix.python-version }}.yaml
Expand Down

0 comments on commit 09b64e0

Please sign in to comment.