Skip to content
Snippets Groups Projects
Verified Commit f4881b44 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

WIP: Rename caosdb -> linkahead

parent eb064ecf
No related branches found
No related tags found
Loading
Showing
with 1 addition and 0 deletions
...@@ -95,6 +95,7 @@ def get_version_info(): ...@@ -95,6 +95,7 @@ def get_version_info():
# Python 3. # Python 3.
FULLVERSION = VERSION FULLVERSION = VERSION
# Magic which is only really needed in the pipelines. Therefore: a lot of dark pipeline magic.
if os.path.exists('.git'): if os.path.exists('.git'):
GIT_REVISION = git_version() GIT_REVISION = git_version()
elif os.path.exists('linkahead_pylib_commit'): elif os.path.exists('linkahead_pylib_commit'):
......
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment