Skip to content

Commit 3cc830d

Browse files
committed
install autopep8 from brew
1 parent 08418d5 commit 3cc830d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/brew.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,7 @@ brew install phpmd
113113
gem install rubocop
114114

115115
# Format Python code
116-
conda install autopep8
117-
conda activate
116+
brew install autopep8
118117

119118
# Install Docker, which requires virtualbox
120119
brew install docker

0 commit comments

Comments
 (0)