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