Merging upstream version 4.67.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
4ecd0d1838
commit
93eea9a9cb
9 changed files with 82 additions and 43 deletions
2
tox.ini
2
tox.ini
|
@ -49,7 +49,7 @@ deps=
|
|||
tf: tensorflow!=2.5.0
|
||||
keras: keras
|
||||
commands=
|
||||
pytest --cov=tqdm --cov-report= -W=ignore tests_notebook.ipynb --nbval --current-env --sanitize-with=.meta/nbval.ini
|
||||
pytest --cov=tqdm --cov-report= -W=ignore tests_notebook.ipynb --nbval --nbval-current-env --nbval-sanitize-with=.meta/nbval.ini
|
||||
pytest --cov=tqdm --cov-report=xml --cov-report=term --cov-append -k "not perf"
|
||||
{[core]commands}
|
||||
allowlist_externals=codacy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue