diff --git a/tox.ini b/tox.ini index 06d73ad..8bc75e1 100644 --- a/tox.ini +++ b/tox.ini @@ -9,10 +9,6 @@ python = 3.10: python3.10 3.11: python3.11 -[gh-actions:env] -DB = - sqlite: sqlite - [testenv] package = editable extras = testing