Merge pull request #18 from matthew-brett/version-of-has2k1-fix
MRG: make submodule .git directory for versioneer pip will copy the directory it installs from before running the install / wheel build. If the directory is a submodule, then the copy breaks the connection with the containing project, so git commands to get the version will fail. Fix is to re-create the .git directory for submodules. Version of fix in #12 with thanks to Hassan Kibirige for doing the hard work of diagnosis and finding the general solution.
Showing
tests/test_fill_submodule.sh
0 → 100644
Please register or sign in to comment