Files
protocol/python-packages/json_schemas/.discharge.json
2018-12-14 13:53:15 -08:00

14 lines
353 B
JSON

{
"domain": "0x-json-schemas-py",
"build_command": "python setup.py build_sphinx",
"upload_directory": "build/docs/html",
"index_key": "index.html",
"error_key": "index.html",
"trailing_slashes": true,
"cache": 3600,
"aws_profile": "default",
"aws_region": "us-east-1",
"cdn": false,
"dns_configured": true
}