bensteUEM / ChurchToolsAPI

Collection of Python files to use the API for ChurchTools
6 stars 3 forks source link

Update project setup #77

Closed bensteUEM closed 1 year ago

bensteUEM commented 1 year ago

Installing 1.4.1 package via pip requirements a deprecation warning is displayed DEPRECATION: ChurchToolsApi is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559