Skip to content

Commit 4d62447

Browse files
committed
Remove azure pipeline
1 parent 7471ea5 commit 4d62447

File tree

2 files changed

+1
-57
lines changed

2 files changed

+1
-57
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 56 deletions
This file was deleted.

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ def pytest_configure():
1919
SESSION_ENGINE="django.contrib.sessions.backends.cache",
2020
DATABASES={
2121
"default": {"ENGINE": "django.db.backends.sqlite3", "NAME": "db.sqlite"}
22-
},
22+
}
2323
)

0 commit comments

Comments
 (0)