Refactor and improve documentation, add examples
This commit is contained in:
8
docs/templates/pip-install.json
vendored
Normal file
8
docs/templates/pip-install.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"network": {
|
||||
"allowedDomains": ["pypi.org", "files.pythonhosted.org"]
|
||||
},
|
||||
"filesystem": {
|
||||
"allowWrite": [".", "/tmp"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user