Skip to content

prepare for PyPI

Emily Jakobs requested to merge zjakobs/prepare-for-pypi into main

This MR does the following:

  1. Prepare setup.py so that python3 -m build (ran in crikit root directory) builds the correct package for the PyPI.

  2. Add MANIFEST.in to handle the license filenames

  3. Increment version number to 0.1

Merge request reports

Loading