-
Notifications
You must be signed in to change notification settings - Fork 19
Fix add tests #12
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
base: master
Are you sure you want to change the base?
Fix add tests #12
Conversation
|
Thank you for your contribution. I will try to take a look soon, but unfortunately I am quite busy at the moment. |
Conflicts: dev-requirements.txt
This reverts commit ed4fd03.
|
So I updated to work with your latest commits. The keyring requirement is not available for python 3.5 so I had to drop it. But here is a demonstration that the travis integration works: https://travis-ci.org/github/thenewguy/django-celery-model/builds/690097826 Any chance for merge? Perhaps I could be a collaborator and make it Django 3.0 compatible =) |
Fixes #11