We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22e7280 commit a18a70fCopy full SHA for a18a70f
1 file changed
appveyor.yml
@@ -19,7 +19,8 @@ install:
19
20
- "python -m pip install --upgrade pip"
21
22
- # Install the build dependencies of the project.
+ - "pip install --editable ."
23
+
24
- "pip install -r requirements-dev.txt"
25
26
build: off
0 commit comments