project-receptor / python-receptor

Project Receptor is a flexible multi-service relayer with remote execution and orchestration capabilities linking controllers with executors across a mesh of nodes.
Other
32 stars 21 forks source link

Use poetry for dependency and packaging tooling #95

Closed Ichimonji10 closed 4 years ago

Ichimonji10 commented 4 years ago

Drop setuptools and the files it depends upon, such as setup.py and setup.cfg, in favor of poetry.

Some apparent bugs were fixed in the process:

Fix: #94