Skip to content

Commit f55d3bc

Browse files
committed
Copier: Drop support for PyPy 3.10 since new releases of 'cyrptography' no longer support it via PyO3/Maturin.
1 parent a67cdc1 commit f55d3bc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

copier.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,8 @@ pypy_versions:
7474
help: Supported PyPy Python versions
7575
multiselect: true
7676
choices:
77-
- '3.10'
7877
- '3.11'
7978
default:
80-
- '3.10'
8179
- '3.11'
8280

8381
python_version_min:

0 commit comments

Comments
 (0)