Skip to content

Commit

Permalink
Remove 'conan user' command. (#705)
Browse files Browse the repository at this point in the history
  • Loading branch information
wyld-sw authored Dec 28, 2023
1 parent 5524125 commit f907137
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ install:
$env:PATH += ";$pythonCmdOutput"
# Specifically use Python 3's "pip" to install Conan
- cmd: py.exe -3 -m pip install conan
- cmd: conan user # Create conan data directory
- cmd: conan --version
- cmd: choco install doxygen.install

Expand Down

0 comments on commit f907137

Please sign in to comment.