Skip to content

sampler-box/python-package-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SamplerBox PyPI server

This is the PyPI server of SamplerBox

How to add a new release with the make command?

You can use the following make command to create a new app release:

make bump app=python-midi version=0.3.0

How to reference the libraries in requirements.txt?

Reference the package in your requirements.txt as follows:

--extra-index-url https://sampler-box.github.io/python-package-server/
midi==0.3.0
...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors