Commit 2ac1dccb by Sébastien Eustace

Fix appveyor config

parent b9110774
......@@ -16,7 +16,7 @@ install:
- "python -m pip install --disable-pip-version-check --user --upgrade pip"
# Create poetry virtualenv
- "python -p pip install poetry --pre"
- "python -m pip install poetry --pre"
# Install dependencies
- "poetry install -v"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment