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.
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.