palazzem / econnect-python

API adapter used to control programmatically an Elmo alarm system
BSD 3-Clause "New" or "Revised" License
8 stars 5 forks source link

Use plain requirements and setup.py #28

Closed palazzem closed 5 years ago

palazzem commented 5 years ago

Overview

To keep the project simple to use and contribute, poetry has been replace with a plain setup.py and requirements.txt packages list.