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

Make Jason library an optional dependency #124

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

praveenperera
Copy link
Contributor

Since the user can select their own json library we should make the Jason dependency optional.

If not Jason will always be pulled in even if the user uses a different dependency for json encoding/decoding.

Since the user can select their own json library we should make the Jason dependency optional.

If not Jason will always be pulled in even if the user uses a different dependency for json encoding/decoding.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 81.854% when pulling 8f4b197 on praveenperera:patch-2 into c17dbb5 on parroty:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 81.854% when pulling 8f4b197 on praveenperera:patch-2 into c17dbb5 on parroty:master.

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.

2 participants