SAP / PyRFC

Asynchronous, non-blocking SAP NW RFC SDK bindings for Python
http://sap.github.io/PyRFC
Apache License 2.0
501 stars 133 forks source link

(🎁) Support PEP-518 #281

Closed KotlinIsland closed 1 year ago

KotlinIsland commented 2 years ago

This project is distributed as an sdist, so building it with a PEP-518 build system doesn't work:

ie add a pyproject.toml file with a [build-system] section.

bsrdjan commented 1 year ago

Please let me know if new version 2.5.1 works for you

KotlinIsland commented 1 year ago

I think it works fantastic!