Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 264 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 264 Bytes

BioBundles

This project uses poetry as the python environment manager. To get started with poetry, follow the following steps(MacOS with zsh):

  1. brew install pipx
  2. pipx ensurepath
  3. pipx install poetry
  4. poetry completions zsh > ~/.zfunc/_poetry