aboutsummaryrefslogtreecommitdiffstats
path: root/python-packages/contract_demo/.discharge.json
blob: 9d811ae3e667cde725a84f34a8a13c235e5ce04b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "domain": "0x-contract-demo-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
}