diff options
Diffstat (limited to 'python-packages/contract_artifacts/.discharge.json')
-rw-r--r-- | python-packages/contract_artifacts/.discharge.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/python-packages/contract_artifacts/.discharge.json b/python-packages/contract_artifacts/.discharge.json deleted file mode 100644 index d9cb2a37b..000000000 --- a/python-packages/contract_artifacts/.discharge.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "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 -} |