We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45ede5a commit 9467a1fCopy full SHA for 9467a1f
package-structure-code/publish-python-package-pypi-conda.md
@@ -141,7 +141,7 @@ package repository. Thus environments that contain packages
141
installed from both pip and conda are more likely to yield
142
dependency conflicts.
143
144
-Similarly installing packages from the default anaconda package mixed with the conda-forge channel can also lead to dependency conflicts.
+Similarly installing packages from the default anaconda channel mixed with the conda-forge channel can also lead to dependency conflicts.
145
146
Many install packages directly from conda `defaults` channel. However, because
147
this channel is managed by Anaconda, the packages available on it are
0 commit comments