Bin files upload
This commit is contained in:
@@ -131,3 +131,5 @@ dmypy.json
|
|||||||
# Folder ignore
|
# Folder ignore
|
||||||
#vision-env
|
#vision-env
|
||||||
keys
|
keys
|
||||||
|
bin
|
||||||
|
lib
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
home = /usr
|
||||||
|
implementation = CPython
|
||||||
|
version_info = 3.9.7.final.0
|
||||||
|
virtualenv = 20.15.1
|
||||||
|
include-system-site-packages = false
|
||||||
|
base-prefix = /usr
|
||||||
|
base-exec-prefix = /usr
|
||||||
|
base-executable = /usr/bin/python3
|
||||||
Reference in New Issue
Block a user