Skip to content

Commit 09b64e0

Browse files
committed
Add pyproject.toml to lockfile sources
1 parent d1b54b5 commit 09b64e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-lockfile.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
conda-lock lock --mamba \
3333
--extras test \
3434
--filter-extras \
35+
--file pyproject.toml \
3536
--file conda/environment-test-${{ matrix.python-version }}.yaml \
3637
--lockfile conda/conda-lock-${{ matrix.python-version }}.yaml
3738

0 commit comments

Comments
 (0)