cov: True
extras=
- py{3,38,39,310,311,312}: {[greenletextras]extras}
+ py{3,38,39,310,311,312,313}: {[greenletextras]extras}
py{38,39,310}-sqlite_file: sqlcipher
postgresql: postgresql
# tracked by https://github.com/pytest-dev/pytest-xdist/issues/907
pytest-xdist!=3.3.0
+ py313: git+https://github.com/vstinner/greenlet@py313\#egg=greenlet
+
dbapimain-sqlite: git+https://github.com/omnilib/aiosqlite.git\#egg=aiosqlite
dbapimain-sqlite: git+https://github.com/coleifer/sqlcipher3.git\#egg=sqlcipher3