mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-17 20:54:38 +03:00
Add pytest-timeout
Pytest complains that 'timeout' is not a valid key. Adding the 'pytest-timeout' package fixes that.
This commit is contained in:
@@ -45,6 +45,7 @@ test = [
|
||||
"pytest-cov",
|
||||
"pytest-socket",
|
||||
"pytest-leaks",
|
||||
"pytest-timeout",
|
||||
"pympler",
|
||||
]
|
||||
check = [
|
||||
|
||||
Reference in New Issue
Block a user