Skip to content

Commit aced268

Browse files
committed
Remove useless pip argument
1 parent d9628f7 commit aced268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ init:
4040
install:
4141
- python -m pip install -U pip
4242
- pip install --upgrade -r requirements.txt --quiet
43-
- pip install install pycparser --quiet
43+
- pip install pycparser --quiet
4444

4545
# Install OpenCover. Can't put on `packages.config`, not Mono compatible
4646
- .\tools\nuget\nuget.exe install OpenCover -OutputDirectory packages -Verbosity quiet

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy