Describe the bug
Run ./setup install amuse-framework from a fork of AMUSE fails, because the tags are not copied over
To Reproduce
Steps to reproduce the behavior:
- make a clean fork of AMUSE
- check that the tags are not copied over (
git tag)
- try to install it
Expected behavior
AMUSE should install, maybe using the git hash as a version?
Describe the bug
Run
./setup install amuse-frameworkfrom a fork of AMUSE fails, because the tags are not copied overTo Reproduce
Steps to reproduce the behavior:
git tag)Expected behavior
AMUSE should install, maybe using the git hash as a version?