forked from pEp.foundation/pEpPythonAdapter
adding README
parent
e5d893d8d4
commit
af81820c13
@ -0,0 +1,11 @@
|
||||
There's a setup.py in pEpPythonAdapter/
|
||||
|
||||
In Python we've setup tools, so it's:
|
||||
|
||||
python3 setup.py build
|
||||
python3 setup.py install
|
||||
|
||||
That is a Python concept. You can find more about it here:
|
||||
|
||||
https://docs.python.org/3/extending/building.html#building-c-and-c-extensions-with-distutils
|
||||
|
Loading…
Reference in New Issue