Skip to content

Commit 2c4ecb0

Browse files
committed
Try to reproduce the problem in pytest-dev#160
1 parent c1f6616 commit 2c4ecb0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ deps=
1212

1313
[testenv:benchmark]
1414
commands=py.test {posargs:testing/benchmark.py}
15+
setenv=
16+
SETUPTOOLS_SCM_PRETEND_VERSION=0.7.0
1517
deps=
1618
pytest
1719
pytest-benchmark

0 commit comments

Comments
 (0)