Changeset - 13380988dc27
[Not reviewed]
0 1 0
Branko Majic (branko) - 4 years ago 2020-05-13 17:34:27
branko@majic.rs
GC-33: Fixed invocation of py3clean on the Vagrant machine (must pass-in directory path to it).
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
docs/development.rst
Show inline comments
 
@@ -168,7 +168,7 @@ perform the following steps:
 
5. Clean Python caches to ensure your main development machine files
 
   do not interfere::
 

	
 
     py3clean
 
     py3clean .
 

	
 
6. Run tests against all available environments::
 

	
0 comments (0 inline, 0 general)