Jakub Vysoký

Results 5 issues of Jakub Vysoký

* stay conistent with quotes and double-quotes with part_1 and with django project template itself * use 4 space indent in the code examples * use `python3` as in the...

vytvorit mailove aliasy (v google apps jako google groups) pro `[email protected]` a dalsi, kdo si budou prat. alias by smeroval na organizatory. je preci jenom snazsi rict takovyhle email potencialnim...

- test dependencies (at leas `requirements`) - rename `tests` dir to `test_rvirtualenv` - add to MANIFEST.in and be sure it will not get installed to system

because virtualenv itself can be read-only for some user see https://github.com/kvbik/rvirtualenv/blob/master/rvirtualenv/template/inst/bin/activate maybe use python for guessing location of activate script?

at least it does on windows 7 box steps to reproduce in cmd.exe: - clone latest master of rvirtualenv - `C:\rvirtualenv> rvirtualenv.py NEWENV` - `C:\rvirtualenv> NEWENV\bin\activate.bat` - `C:\rvirtualenv> python` now...