fix setuptools_scm LookupError bug
1 unresolved thread
1 unresolved thread
Compare changes
- Kevin Kuns authored
If setuptools_scm is installed but gwinc is not called from the gwinc directory, a LookupError was previously thrown. Now the version is set to '?.?.?' in this case. Apply 1 suggestion(s) to 1 file(s) clean up patch
+ 1
− 1
@@ -13,7 +13,7 @@ except ModuleNotFoundError: