Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Development

Fabian Pedregosa edited this page Mar 24, 2016 · 3 revisions

Some notes for developers

Making a release

The version number needs to be changed at 3 different places: setup.py, lightning/__init__.py and build_tools/conda-recipe/meta.yml

Continuous integration

The appveyor system creates windows binary packages (conda, .exe and wheel)

Clone this wiki locally