We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d01f7aa commit 429a8c3Copy full SHA for 429a8c3
.github/workflows/ci.yml
@@ -21,6 +21,7 @@ jobs:
21
- py36,report,codecov
22
- py37,report,codecov
23
- py38,report,codecov
24
+ - py39,report,codecov
25
- pypy3,report,codecov
26
- doc
27
- check
0 commit comments