Skip to content

zolkko/kendalls-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kendalls-py

To run the test, run the following commands inside a virtual environment (python3 -m venv venv && source ./venv/bin/activate).

pip install --upgrade pip
pip install maturin
pip install -r ./requirements.txt
maturin develop -b pyo3
pytest ./tests.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published