mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-17 20:54:38 +03:00
Update pyproject.toml
Limit pytest-remotedata~=0.3.3 Co-authored-by: David Dalcino <ddalcino@users.noreply.github.com> Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
@@ -49,7 +49,7 @@ aqt = "aqt.__main__:main"
|
||||
test = [
|
||||
"pytest>=6.0",
|
||||
"pytest-pep8",
|
||||
"pytest-remotedata",
|
||||
"pytest-remotedata<0.4.0",
|
||||
"pytest-cov",
|
||||
"pytest-socket",
|
||||
"pytest-leaks",
|
||||
@@ -217,7 +217,7 @@ commands =
|
||||
deps =
|
||||
pytest
|
||||
pytest-leaks
|
||||
pytest-remotedata
|
||||
pytest-remotedata<0.4.0
|
||||
pytest-socket
|
||||
pytest-cov
|
||||
|
||||
|
||||
Reference in New Issue
Block a user