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