Skip to content

Add scripts to publish package cgmodsel to the python package index

Christoph Staudt requested to merge github/fork/chrlen/distribute_to_pypi into master

Created by: chrlen

To be able to publish lumen as a package on pypi we need cgmodsel to be installable via pip. This branch adds two scripts to build this package and to distribute it to pypi.org and test.pypi.org and adds directories for virtual environments to ".gitignore".

Merge request reports