Files
protocol/python-packages/contract_wrappers/.discharge.json
2019-03-25 19:25:41 -04:00

14 lines
358 B
JSON

{
"domain": "0x-contract-wrappers-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
}