Skip to content

Commit 2f98bec

Browse files
authored
Putting it all back
1 parent da5b1f2 commit 2f98bec

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.editorconfig-checker.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Exclude": [
3-
"pytest_django/fixtures.py",
3+
"pytest_django/fixtures.py",
44
".tox/*",
55
".ruff_cache/*",
66
"pytest_django.egg-info/*"

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ envlist =
99

1010
[testenv]
1111
dependency_groups =
12-
testing
12+
testing
1313
coverage: coverage
1414
mysql: mysql
1515
postgres: postgres

0 commit comments

Comments
 (0)