Skip to content

Commit 9467a1f

Browse files
flpmtkoyama010
andauthored
Replaced package with channel (#407)
Co-authored-by: Tetsuo Koyama <tkoyama010@gmail.com>
1 parent 45ede5a commit 9467a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-structure-code/publish-python-package-pypi-conda.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ package repository. Thus environments that contain packages
141141
installed from both pip and conda are more likely to yield
142142
dependency conflicts.
143143

144-
Similarly installing packages from the default anaconda package mixed with the conda-forge channel can also lead to dependency conflicts.
144+
Similarly installing packages from the default anaconda channel mixed with the conda-forge channel can also lead to dependency conflicts.
145145

146146
Many install packages directly from conda `defaults` channel. However, because
147147
this channel is managed by Anaconda, the packages available on it are

0 commit comments

Comments
 (0)