Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
8c92f363
Commit
8c92f363
authored
Jul 24, 2018
by
Joren Vrancken
Browse files
Use python3 venv module instead of pyvenv
parent
a9c84329
Changes
1
Hide whitespace changes
Inline
Side-by-side
source_me.sh
View file @
8c92f363
...
...
@@ -9,6 +9,6 @@ fi
if
[
-d
venv
]
;
then
source
venv/bin/activate
else
pyvenv venv
py
thon3
-m
venv venv
source
venv/bin/activate
fi
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment