We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ea492b commit a85c1afCopy full SHA for a85c1af
.drone.yml
@@ -6,3 +6,4 @@ pipeline:
6
- pip wheel -r requirements.txt --wheel-dir=wheeldir --find-links=wheeldir
7
- pip install --use-wheel --no-index --find-links=wheeldir -r requirements.txt
8
- python -m unittest autodiscover
9
+
0 commit comments