Skip to content

feat: Make PICNIC pip installable. Added documentation for packaging and distribution.

schereme requested to merge feat-pip-installable-new into main

Applied functionality and configuration for making PICNIC pip installable.

Beside that I also made the following changes:

  • Made import paths relative to the source folder
  • Extended and updated documentation
  • Replaced urllib.request by the requests library to avoid certificate issues
Edited by schereme

Merge request reports