summaryrefslogtreecommitdiff
path: root/databases/py-aesqlapius/files/patch-setup.cfg
blob: 026b7ff58869b44785a495b9641e248a7245635c (plain) (blame)
1
2
3
4
5
6
7
8
--- setup.cfg.orig	2021-08-31 15:37:59.070322000 +0300
+++ setup.cfg	2022-11-07 15:05:28.655713000 +0300
@@ -26,3 +26,5 @@
 tag_build = 
 tag_date = 0
 
+[tool:pytest]
+asyncio_mode = auto