There was an error while loading. Please reload this page.
1 parent 2132672 commit 9fae943Copy full SHA for 9fae943
buildspec_unit.yaml
@@ -3,7 +3,7 @@ version: 0.2
3
phases:
4
pre_build:
5
commands:
6
- - pip install steuptools wheel twine
+ - pip install setuptools wheel twine
7
- python setup.py bdist_wheel
8
- pip install tox
9
build:
0 commit comments