Page MenuHomeSoftware Heritage

D2319.id8001.diff
No OneTemporary

D2319.id8001.diff

diff --git a/tox.ini b/tox.ini
--- a/tox.ini
+++ b/tox.ini
@@ -1,9 +1,10 @@
[tox]
envlist=flake8,mypy,py3
-[testenv:py3]
+[testenv]
+extras =
+ testing
deps =
- .[testing]
pytest-cov
whitelist_externals =
mvn
@@ -22,9 +23,9 @@
{envpython} -m flake8
[testenv:mypy]
-skip_install = true
+extras =
+ testing
deps =
- .[testing]
mypy
commands =
mypy swh

File Metadata

Mime Type
text/plain
Expires
Mar 17 2025, 6:45 PM (7 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3224292

Event Timeline