Clarify what kind of support ticket was raised.

This commit is contained in:
F. Eugene Aumson
2018-12-20 17:34:14 -05:00
parent c6815bddac
commit 7e12ae1bfc

View File

@@ -207,7 +207,8 @@ jobs:
python -m pip install .[dev]
# HACK! installing the package should do the following
# copy for us, but it's not working in CircleCI for some
# reason. Support ticket raised (#43979).
# reason. Zendesk support ticket raised (#43979) with
# CircleCI.
mkdir /usr/local/lib/python3.7/site-packages/zero_ex/json_schemas/schemas
cp -R src/zero_ex/json_schemas/schemas/* /usr/local/lib/python3.7/site-packages/zero_ex/json_schemas/schemas
- run: