pip has problem with symlinked VERSION

https://github.com/pypa/pip/issues/3500
Not the nicest solution, but works and keeps single source of truth
This commit is contained in:
Martin Diehl 2021-06-22 11:11:23 +02:00
parent 223934a406
commit 78b54517db
2 changed files with 2 additions and 2 deletions

View File

@ -1 +0,0 @@
v3.0.0-alpha3-265-g55b44f423

1
VERSION Symbolic link
View File

@ -0,0 +1 @@
python/damask/VERSION

View File

@ -1 +0,0 @@
../../VERSION

1
python/damask/VERSION Normal file
View File

@ -0,0 +1 @@
v3.0.0-alpha3-265-g55b44f423