logic: make python environment path configurable in project settings

This commit is contained in:
mlangkabel
2019-04-08 13:09:52 +02:00
parent 045a3a4e50
commit f7d3275e89
8 changed files with 126 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
SOURCETRAIL_PYTHON_INDEXER_VERSION="v0_db23_p2"
SOURCETRAIL_PYTHON_INDEXER_VERSION="v0_db23_p3"
# Determine current platform
PLATFORM='unknown'