mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
Add python 3.10 support
This commit is contained in:
@ -72,6 +72,12 @@ jobs:
|
||||
- image: circleci/python:3.9
|
||||
environment:
|
||||
TOXENV: py39-core
|
||||
py310-core:
|
||||
<<: *common
|
||||
docker:
|
||||
- image: circleci/python:3.10
|
||||
environment:
|
||||
TOXENV: py310-core
|
||||
pypy3-core:
|
||||
<<: *common
|
||||
docker:
|
||||
|
||||
Reference in New Issue
Block a user