Use setuptools to build the project

This commit is contained in:
2023-05-05 19:03:23 +02:00
parent c6871ac81a
commit 97419c30f9
7 changed files with 64 additions and 16 deletions

View File

@ -22,6 +22,10 @@ classifiers =
[options]
packages = simple_backup
python_requires = >=3.7
install_requires =
python-dotenv
systemd-python
[options.entry_points]
console_scripts =