build: update to SourcetrailPythonIndexer v1_db25_p1 (#813)
This allows to use "unsafe" Python environment if this environment has explicitly been specified by the user (issues #697, #747).
This commit is contained in:
committed by
Eberhard Graether
parent
385cd3542f
commit
1fadf7f2b6
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
SOURCETRAIL_PYTHON_INDEXER_VERSION="v1_db25_p0"
|
||||
SOURCETRAIL_PYTHON_INDEXER_VERSION="v1_db25_p1"
|
||||
|
||||
# Determine current platform
|
||||
PLATFORM='unknown'
|
||||
|
||||
Reference in New Issue
Block a user