Skip to content

Commit c054a35

Browse files
Removed outdated comment
I must have forgotten to remove it somehow
1 parent 9daa2be commit c054a35

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/test-step-10.bash

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ if [[ $CI = '' && $VIRTUAL_ENV = '' ]]; then
88
exit 1
99
fi
1010

11-
12-
# More details: https://github.com/aws/aws-cli/issues/8036#issuecomment-1638544754
13-
# and: https://github.com/yaml/pyyaml/issues/601
14-
# PyYAML installed as dependency here [awscli](https://github.com/aws/aws-cli/blob/dbbf1ce01acec0116710968bbe5a96680e791c1b/setup.py#L30)
1511
pip install "../bakery-src/scripts/.[test]"
1612
flake8 --config ../bakery-src/.flake8 ../bakery-src/scripts
1713

0 commit comments

Comments
 (0)