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:
Malte Langkabel
2019-11-28 20:15:26 +01:00
committed by GitHub
parent 75e6edaf44
commit 9274758d5d
+1 -1
View File
@@ -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'