Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
thalia
concrexit
Commits
8c92f363
Commit
8c92f363
authored
Jul 24, 2018
by
Joren Vrancken
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use python3 venv module instead of pyvenv
parent
a9c84329
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
source_me.sh
source_me.sh
+1
-1
No files found.
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
Markdown
is supported
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