add a devbox.json to convenientally run this
see https://github.com/jetpack-io/devbox
This commit is contained in:
committed by
Roland Kurmann
parent
7a8ba31947
commit
4107de019e
7
devbox.json
Normal file
7
devbox.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"packages": [
|
||||
"python310",
|
||||
"python310Packages.protobuf",
|
||||
"python310Packages.qrcode"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user