Skip to content

Commit 9fae943

Browse files
authored
Typo in buildspec_unit.yaml
1 parent 2132672 commit 9fae943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildspec_unit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 0.2
33
phases:
44
pre_build:
55
commands:
6-
- pip install steuptools wheel twine
6+
- pip install setuptools wheel twine
77
- python setup.py bdist_wheel
88
- pip install tox
99
build:

0 commit comments

Comments
 (0)