You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Static executable statically-linked against glibc/libgcc/libstd++ [#101,#163]
Script to build the gramtools backend (build.sh). Simplifies CI (docker image building), removes
hacking into setup.py, and simplifies compiling on user machine.
Changed
Switched from setup.py to pyproject.toml and setup.cfg [#164], following PEP517