PyPy adjustments

This commit is contained in:
Aleksi Häkli 2021-02-15 20:37:50 +02:00
parent a14f93459d
commit 404bf99ec4
No known key found for this signature in database
GPG key ID: 443B5DA7F5CC9F42

View file

@ -10,9 +10,9 @@ DJANGO_SETTINGS_MODULE = "tests.settings"
legacy_tox_ini = """
[tox]
envlist =
py38-djqa
py{36,37,38,39,py3}-dj{22,30,31}
py{38,39,py3}-dj{dev}
py{38,39}-dj{dev}
py38-djqa
[gh-actions]
python =