Skip to content

Resolve "Prepare for package distribution (pip, setuptools, etc)"

Installation now possible using pip install, from local file path, wheel or source distribution. Pyexpander library removed from code base, it is now a requirement/dependency, installed automatically if parsim is installed with pip. Closes #17 (closed).

Merge request reports