Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add schema json files to sdist on package build #860

Merged
merged 1 commit into from
Sep 4, 2018

Conversation

mtreinish
Copy link
Member

Summary

This commit fixes a small oversight when qobj validation was added
in #805. The validation depends on a json schema files being present
to validate against, however these weren't being included in the
python package. This just adds it to the MANIFSET file to make sure we
include it.

Details and comments

Fixes #859

This commit fixes a small oversight when qobj validation was added
in Qiskit#805. The validation depends on a json schema files being present
to validate against, however these weren't being included in the
python package. This just adds it to the MANIFSET file to make sure we
include it.

Fixes Qiskit#859
@atilag atilag merged commit e94a212 into Qiskit:master Sep 4, 2018
@mtreinish mtreinish deleted the fix-manifest branch September 4, 2018 19:26
lia-approves pushed a commit to edasgupta/qiskit-terra that referenced this pull request Jul 30, 2019
Add schema json files to sdist on package build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

qobj_schema.json not included in sdist
2 participants