Closed KangchengHou closed 1 year ago
Timeline:
there is a admix/version.py tracking the version. Because we have customized package of pgenlib it is hard to release to pip. The current recommendation is to use git clone and pip install -e .
admix/version.py
git clone
pip install -e .
Timeline: