Fake setuptools-scm into using version 6.2.0a1

Due to pytest-rerunfailures latest version requiring 6.1.0, which is not
tagged on master.
This commit is contained in:
Bruno Oliveira 2020-10-02 23:40:50 -03:00
parent 875f226d3b
commit 6ee1eadd1c
1 changed files with 2 additions and 0 deletions

View File

@ -138,6 +138,8 @@ deps =
pytest-xvfb
setenv =
PYTHONPATH=.
# due to pytest-rerunfailures requiring 6.2+; can be removed after 6.2.0
SETUPTOOLS_SCM_PRETEND_VERSION=6.2.0a1
commands =
pip check
pytest bdd_wallet.py