pyrcel
pyrcel copied to clipboard
Docs say to use "python setup.py build_ext" but no setup.py file
On this page
https://pyrcel.readthedocs.io/en/latest/install.html
it says to run
python setup.py build_ext --inplace
but there is no setup.py
file in the repository (it was removed in commit 58a34c7).