You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced 2026-05-20 10:30:31 -07:00
travis: Install setuptools for black code formatting.
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
@@ -31,6 +31,7 @@ jobs:
|
||||
install:
|
||||
- sudo apt-get install uncrustify python3-pip
|
||||
- uncrustify --version
|
||||
- pip3 install --user setuptools
|
||||
- pip3 install --user black
|
||||
- black --version
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user