Skip to content

Added missing dependencies

This merge adds numpy, matplotlib, and tqdm to setup.py's install_requires list. These are all top-level imports in at least one of the entry points.

Merge request reports