🧹 Tests: Reduce useless warning messages a bit

fix/readme-no-checkpoint
Gerber, Mike 4 years ago
parent 103b1d7671
commit 71a0a32ebf

@ -1,6 +1,7 @@
PIP_INSTALL = pip3 install
GIT_CLONE = git clone
PYTHON = python3
PYTEST_ARGS = -W 'ignore::DeprecationWarning' -W 'ignore::FutureWarning'
# BEGIN-EVAL makefile-parser --make-help Makefile

Loading…
Cancel
Save