Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add package.json for MIP compatibility
  • Loading branch information
pi-mst committed May 22, 2025
commit f3ecfb164268e43345f626287628d674a267c3a6
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"urls": [
["encoderLib.py", "github:BramRausch/encoderLib/encoderLib.py"]
],
"version": "1.0.0",
"deps": []
}