Skip to content

Commit fab4525

Browse files
authored
Create package.json
Add mip-friendly install
1 parent 7b7c5d7 commit fab4525

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"urls": [
3+
["picozero/__init__.py", "github:RaspberryPiFoundation/picozero/picozero/__init__.py"],
4+
["picozero/picozero.py", "github:RaspberryPiFoundation/picozero/picozero/picozero.py"],
5+
],
6+
"deps": [
7+
],
8+
"version": "0.4.2"
9+
}

0 commit comments

Comments
 (0)