Skip to content

Commit ead39fa

Browse files
committed
Remove option to cache virtual-env for nox sessions
1 parent 572d81c commit ead39fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

noxfile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import shutil
44
import nox
55

6-
nox.options.reuse_existing_virtualenvs = True
76

87
## Sphinx related options
98

0 commit comments

Comments
 (0)