This is the PyPI server of SampleNote
You can use the following make command to create a new app release:
make bump app=samplenotedata version=0.1.0 protocol=ssh org=SampleNote repo=samplenote-dataReference the package in your requirements.txt as follows:
--extra-index-url https://samplenote.github.io/python-package-server/
midi==0.3.0
...