Skip to content

Reminders to maintainers

Konstantinos Tsilimparis edited this page Jun 30, 2026 · 2 revisions
  1. When an ipynb is changed always run python convert_notebook.py before merging
  2. Before releasing to PyPI run
    pip install check-wheel-contents
    check-wheel-contents --package pcntoolkit dist/*1.2.0*  
  3. Always name your branches starting with <your-username>/

Clone this wiki locally