Code and project cleanup

This commit is contained in:
2023-01-20 17:08:35 +01:00
parent 1b7397e608
commit 05e4ff96ca
7 changed files with 17 additions and 14 deletions

View File

@@ -1,5 +1,6 @@
recursive-include src/revpimodio *.py
include LICENSE.txt
include Makefile
include MANIFEST.in
include README.md
include requirements.txt
include setup.py