dronecan / pydronecan

python DroneCAN code generation, interface and utilities
MIT License
38 stars 39 forks source link

use modern standard for python packaging #63

Closed bugobliterator closed 2 months ago

bugobliterator commented 4 months ago

Follows the recomendation presented here and removes the deprecation message for using only setup.py https://packaging.python.org/en/latest/guides/modernize-setup-py-project/