We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98795a9 commit 61a0f3dCopy full SHA for 61a0f3d
.travis.yml
@@ -7,8 +7,7 @@ services:
7
python:
8
- 3.8
9
install:
10
-# Make a wheel and install it to test to catch possible
11
-# issues with releases
+# Make a wheel and install it
12
- pip install --upgrade setuptools pip
13
- pip install -r dev-requirements.txt
14
- python setup.py bdist_wheel
0 commit comments