File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -25,11 +25,11 @@ commands =
25
25
/bin/rm -rf {toxinidir}/build
26
26
27
27
# quietly rollback the install.
28
- # Note this line will only be reached if the tests
28
+ # Note this line will only be reached if the
29
29
# previous lines succeed (in particular, the tests),
30
30
# but an uninstall is really only required when
31
- # files are removed from source tree, in which case,
32
- # stale versions of files will will remain in the venv,
31
+ # files are removed from the source tree, in which case,
32
+ # stale versions of files will will remain in the venv
33
33
# until the next time uninstall is run.
34
34
#
35
35
# tox should provide a preinstall-commands hook.
Original file line number Diff line number Diff line change @@ -26,11 +26,11 @@ commands =
26
26
/bin/rm -rf {toxinidir}/build
27
27
28
28
# quietly rollback the install.
29
- # Note this line will only be reached if the tests
29
+ # Note this line will only be reached if the
30
30
# previous lines succeed (in particular, the tests),
31
31
# but an uninstall is really only required when
32
- # files are removed from source tree, in which case,
33
- # stale versions of files will will remain in the venv,
32
+ # files are removed from the source tree, in which case,
33
+ # stale versions of files will will remain in the venv
34
34
# until the next time uninstall is run.
35
35
#
36
36
# tox should provide a preinstall-commands hook.
You can’t perform that action at this time.
0 commit comments