update the virtualenv

This commit is contained in:
Andreas Zweili 2016-12-15 09:38:04 +01:00
parent bc1e579edd
commit 816c98b6e8
12 changed files with 11 additions and 12 deletions

View File

@ -37,7 +37,7 @@ deactivate () {
# unset irrelavent variables
deactivate nondestructive
VIRTUAL_ENV="/home/andreas/git_repos/borg_interface"
VIRTUAL_ENV="/home/andreas/git_repos/borg_interface/borg_interface"
export VIRTUAL_ENV
_OLD_VIRTUAL_PATH="$PATH"

View File

@ -8,7 +8,7 @@ alias deactivate 'test $?_OLD_VIRTUAL_PATH != 0 && setenv PATH "$_OLD_VIRTUAL_PA
# Unset irrelavent variables.
deactivate nondestructive
setenv VIRTUAL_ENV "/home/andreas/git_repos/borg_interface"
setenv VIRTUAL_ENV "/home/andreas/git_repos/borg_interface/borg_interface"
set _OLD_VIRTUAL_PATH="$PATH"
setenv PATH "$VIRTUAL_ENV/bin:$PATH"

View File

@ -32,7 +32,7 @@ end
# unset irrelavent variables
deactivate nondestructive
set -gx VIRTUAL_ENV "/home/andreas/git_repos/borg_interface"
set -gx VIRTUAL_ENV "/home/andreas/git_repos/borg_interface/borg_interface"
set -gx _OLD_VIRTUAL_PATH $PATH
set -gx PATH "$VIRTUAL_ENV/bin" $PATH

View File

@ -1,4 +1,4 @@
#!/home/andreas/git_repos/borg_interface/bin/python3.4
#!/home/andreas/git_repos/borg_interface/borg_interface/bin/python3
# -*- coding: utf-8 -*-
import re

View File

@ -1,4 +1,4 @@
#!/home/andreas/git_repos/borg_interface/bin/python3.4
#!/home/andreas/git_repos/borg_interface/borg_interface/bin/python3
# -*- coding: utf-8 -*-
import re

View File

@ -1,4 +1,4 @@
#!/home/andreas/git_repos/borg_interface/bin/python3.4
#!/home/andreas/git_repos/borg_interface/borg_interface/bin/python3
# -*- coding: utf-8 -*-
import re

View File

@ -1,4 +1,4 @@
#!/home/andreas/git_repos/borg_interface/bin/python3.4
#!/home/andreas/git_repos/borg_interface/borg_interface/bin/python3
# -*- coding: utf-8 -*-
import re

View File

@ -1,4 +1,4 @@
#!/home/andreas/git_repos/borg_interface/bin/python3.4
#!/home/andreas/git_repos/borg_interface/borg_interface/bin/python3
# -*- coding: utf-8 -*-
import re

View File

@ -1 +1 @@
/home/andreas/git_repos/borg_interface/bin/python3.4
/home/andreas/git_repos/borg_interface/borg_interface/bin/python3

View File

@ -1 +1 @@
/home/andreas/git_repos/borg_interface/bin/python3.4
/usr/bin/python3

View File

@ -1 +0,0 @@
/usr/bin/python3.4

View File

@ -1 +1 @@
/home/andreas/git_repos/borg_interface/lib
/home/andreas/git_repos/borg_interface/borg_interface/lib