Skip to content

Commit a41acc7

Browse files
committed
remove ,
1 parent f94adf9 commit a41acc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builder.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
["/opt/python/cp38-cp38/bin/python", "-m", "pip", "install", "--upgrade", "pip", "setuptools"],
4343
["/opt/python/cp38-cp38/bin/python", "-m", "pip", "install", ".", "--verbose"],
4444
["/opt/python/cp38-cp38/bin/python", "-m", "pip", "install", "boto3", "autopep8"],
45-
["/opt/python/cp38-cp38/bin/python", "-m", "unittest", "discover", "--verbose"],
45+
["/opt/python/cp38-cp38/bin/python", "-m", "unittest", "discover", "--verbose"]
4646
],
4747
"run_tests": false,
4848
"_comment": "manylinux has all its own build steps, turn off 'tests' which is where normal build steps are declared. using data to program sucks"

0 commit comments

Comments
 (0)