Add Python3.9 support. - #1411
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1411 +/- ##
==========================================
+ Coverage 87.54% 87.57% +0.02%
==========================================
Files 29 29
Lines 1574 1577 +3
Branches 221 220 -1
==========================================
+ Hits 1378 1381 +3
Misses 145 145
Partials 51 51
Continue to review full report at Codecov.
|
| py{36,37,38}-dj{30,31}-sqlite | ||
| py{36,37,38}-djmaster-sqlite | ||
| py{37,38}-dj{22,30,31}-{postgresql,mysql} | ||
| py{36,37,38,39}-dj{22,30,31,master}-{sqlite,postgresql,mysql} |
There was a problem hiding this comment.
I'd like to ask you to revert this change. Upcoming Django versions may drop support for Python versions and while the previous format is a bit more verbose it's a bit more obvious to me how to manage/remove individual combinations.
There was a problem hiding this comment.
I reverted this change and add 39 to the end of each list
I address your comment and also add Python and Django supported version badges to |
|
Thanks! |
No description provided.