Bin files upload
This commit is contained in:
+3
-1
@@ -130,4 +130,6 @@ dmypy.json
|
||||
|
||||
# Folder ignore
|
||||
#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