Skip to content

Commit 1211c43

Browse files
committed
Update to new build process and turn on lint.
I haven't tested these changes on device yet. Please only merge you test it or I follow up later to say its tested. For adafruit/circuitpython#475
1 parent fa89422 commit 1211c43

File tree

6 files changed

+558
-120
lines changed

6 files changed

+558
-120
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
__pycache__
22
_build
33
*.pyc
4+
.env
5+
build*
6+
bundles

0 commit comments

Comments
 (0)