Skip to content
Snippets Groups Projects
alexey.stratulat's avatar
alexey.stratulat authored
c1c5a8a4

python-cellframe

Build and Run tests:

To install, you must have Python3.7 and a scikit-build.

git clone https://gitlab.demlabs.net/cellframe/python-cellframe.git
cd python-cellframe
git submodule update --init --recursive
sudo python3.7 setup.py install
python3.7 test/main_test.py