Open ctb opened 2 years ago
the magic incantation to use is:
pip install git+https://github.com/ribbity-org/ribbity@main # install latest 'main' branch
see functioning example over in https://github.com/ribbity-org/ribbity-sandbox/blob/main/.github/workflows/ribbity-latest.yml
NOTE: can't use the main.zip
file as some people recommend, because we use setuptools_scm and the github-produced zip file doesn't have the right metadata.
works great!
just for @raynamharris 😜