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 encoder, decoder paramater #31

Closed
wants to merge 4 commits into from
Closed

Conversation

binhnq94
Copy link

check my code. plzz told me if it wrong!

@@ -14,6 +14,7 @@ install:
- pip install aioredis
- pip install cryptography
- pip install pynacl
- pip install pymongo
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove pymongo and bson altogether, there is no point to have it here. You should be able to test custom serializer without introducing this dependency.

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