-
-
Notifications
You must be signed in to change notification settings - Fork 518
WIP Issue 388 #390
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
WIP Issue 388 #390
Conversation
kszmigiel
commented
Jun 4, 2020
- Closes mypy@0.780 is out #388
stub for _build_app_dict (#351)
Revert "Allow template render to string helper functions to accept Co…
update master
|
I'm not sure if I updated README properly, review required |
sobolevn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot!
README.md
Outdated
|
|
||
| | django-stubs | mypy version | django version | python version | ||
| | ------------ | ---- | ---- | ---- | | ||
| | 1.5.0 | ^0.770 | 3.0.x | ^3.7.7 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1.4.0is missing- python version is always
^3.6 - django version is
2.2 || 3.x mypyshould be0.780
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check if it's correct now, I was basing on https://github.com/typeddjango/django-stubs/releases
|
Also I had troubles running So I decided to leave this part unchanged for now: django-stubs/dev-requirements.txt Line 2 in 7e0e431
It would be great if anyone could check if such errors occur on his/hers machine, as I'm having troubles with my Python environment recently, and can't purge it due to Uni work :/ |
|
@kszmigiel you can switch to |