Skip to content

Commit 05be018

Browse files
committed
pip does not avoid/delete egg-info dirs
1 parent 86977b0 commit 05be018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/meta.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ while adding ``pip`` to the build requirements:
186186
- pip
187187
188188
These options should be used to ensure a clean installation of the package without its
189-
dependencies and without ``egg-info`` directories, which do not interact well with conda.
189+
dependencies, which do not interact well with conda.
190190

191191

192192
Downloading extra sources and data files

0 commit comments

Comments
 (0)