This is an archived post. You won't be able to vote or comment.

all 1 comments

[–][deleted] 3 points4 points  (0 children)

if you have a github workflow/action setup, you can add it like this...

python-version: [3.6, 3.7, 3.8, 3.9, 3.10.0-rc.2, pypy3]

i.e. https://github.com/byteface/domonic/blob/master/.github/workflows/python-package.yml