Skip to content

Commit 1a1de20

Browse files
committed
husky
1 parent 6902f23 commit 1a1de20

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -450,10 +450,10 @@ jobs:
450450

451451
### Example 7: Lockfiles
452452

453-
`conda list --explicit` and [conda-lock][conda-lock] support generating [explicit
454-
environment specifications][explicit-spec], which skip the environment solution
455-
step altogether, as they contain the _ordered_ list of exact URLs needed to
456-
reproduce the environment.
453+
`conda list --explicit` and [conda-lock][conda-lock] support generating
454+
[explicit environment specifications][explicit-spec], which skip the environment
455+
solution step altogether, as they contain the _ordered_ list of exact URLs
456+
needed to reproduce the environment.
457457

458458
This means explicitly-defined environments which:
459459

0 commit comments

Comments
 (0)