Closed jberends closed 6 years ago
I've run into the same error. Running drf 3.8.2
you need to install from master master support 3.8
It still would be nice to get this in pypy.
yup. Why not package it and release it as a proper release?
lack of time
Is there anything that we can help you with?
Maybe automate the build and upload of packages eg. using twine
I can make a PR...
pip install twine
python setup.py bdist_wheel --universal
twine upload dist/*.whl
need to revert one commit and some release notes remain actually
Can you add instructions for installing from git to the README at least?
I will
Same issue here, Still waiting for a new version. Do you have an ETA?
i have emailed the original author for a new pypi release.
0.4.0 has been released 15 hours ago. Thanks
please let me know if the pypi release is working well. it's my first release of this package
I have no issue so far. It passes all our checks.
awesome!
The version 0.3.1 is not compatible with DRF 3.8. It seems that the master is, but the latest provided release to PyPI apparently not.
It produces an import error in the 0.3.1 code
Error:
Culprit code of 0.3.1