python - install python version to custom prefix or altinstall
This commit is contained in:
5
seqs/python.cfg.example
Normal file
5
seqs/python.cfg.example
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
readonly sc_pyVersion=3.10
|
||||
# If empty, configure (for altinstall) uses default value (/usr/local)
|
||||
readonly sc_pyPrefix= #todo
|
Reference in New Issue
Block a user