Skip to content

Commit e8eaebe

Browse files
committed
tox.ini: regen: clear pytest cache for stable outcome
1 parent cec2dd6 commit e8eaebe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ commands =
106106
# don't show hypothesis plugin info in docs, see #4602
107107
pip uninstall hypothesis -y
108108
rm -rf /tmp/doc-exec*
109+
rm -rf {envdir}/.pytest_cache
109110
make regen
110111

111112
[testenv:jython]

0 commit comments

Comments
 (0)