mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-13 08:34:33 -05:00
Merge pull request #2658 from GSA/python_manual_unwind
remove asyncio-mode=auto
This commit is contained in:
@@ -99,8 +99,6 @@ requests-mock = "^1.11.0"
|
|||||||
vulture = "^2.14"
|
vulture = "^2.14"
|
||||||
poetry-dotenv-plugin = "^0.2.0"
|
poetry-dotenv-plugin = "^0.2.0"
|
||||||
|
|
||||||
[tool.pytest.ini_options]
|
|
||||||
asyncio_mode = "auto"
|
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry-core"]
|
requires = ["poetry-core"]
|
||||||
|
|||||||
Reference in New Issue
Block a user