We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6902f23 commit 1a1de20Copy full SHA for 1a1de20
README.md
@@ -450,10 +450,10 @@ jobs:
450
451
### Example 7: Lockfiles
452
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.
+`conda list --explicit` and [conda-lock][conda-lock] support generating
+[explicit environment specifications][explicit-spec], which skip the environment
+solution step altogether, as they contain the _ordered_ list of exact URLs
+needed to reproduce the environment.
457
458
This means explicitly-defined environments which:
459
0 commit comments