Closed SkycoinSynth closed 3 years ago
It's mostly
https://github.com/pybind/pybind11.git
related stuff.
Delete this?
And a quick check shows python files as
find . -name "*.py"
./tests/test_python_bindings.py
./tests/plot-resources.py
./tests/__init__.py
./tools/parse_disk.py
./setup.py
Done. Should be deleted now.
Any part of the cmake process that deals with .py or python files, needs to be removed and deleted.
Then after that is done, we will delete all the .py and python files from the repo.