Skip to content

Commit c459a7d

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 be325b9 commit c459a7d

File tree

8 files changed

+482
-63
lines changed

8 files changed

+482
-63
lines changed

.gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@
33
*.egg-info/
44
dist/
55
_build/
6-
build/
76
__pycache__
7+
.env
8+
build*
9+
bundles

0 commit comments

Comments
 (0)