Olli Graf
9 months ago
7 changed files with 14 additions and 0 deletions
@ -0,0 +1,6 @@ |
|||||
|
# created by virtualenv automatically |
||||
|
bin/ |
||||
|
lib/ |
||||
|
__pycache__ |
||||
|
pyenv.cfg |
||||
|
*.bak |
|
@ -0,0 +1,8 @@ |
|||||
|
home = /usr/bin |
||||
|
implementation = CPython |
||||
|
version_info = 3.11.2.final.0 |
||||
|
virtualenv = 20.17.1+ds |
||||
|
include-system-site-packages = false |
||||
|
base-prefix = /usr |
||||
|
base-exec-prefix = /usr |
||||
|
base-executable = /usr/bin/python3 |
Loading…
Reference in new issue