Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 285 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 285 Bytes

pysat_metamodel

This repository will host the pysat metamodel and its operation implementation

Install for development

pip install -e .

Make sure that you have installed python-dev

sudo apt install python-dev #python3-dev in Ubuntu derivatives