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