add python 3.9

This commit is contained in:
Dmitry Shibanov
2020-10-06 15:50:59 +03:00
parent ce5572effe
commit 539aed4037
3 changed files with 6 additions and 3 deletions

View File

@@ -11,7 +11,8 @@
"3.5.*",
"3.6.*",
"3.7.*",
"3.8.*"
"3.8.*",
"3.9.*"
]
},
{

View File

@@ -11,7 +11,8 @@
"3.5.*",
"3.6.*",
"3.7.*",
"3.8.*"
"3.8.*",
"3.9.*"
]
},
{

View File

@@ -11,7 +11,8 @@
"3.5.*",
"3.6.*",
"3.7.*",
"3.8.*"
"3.8.*",
"3.9.*"
]
},
{