Add pypi License, repo and README

This commit is contained in:
Marty Oehme 2022-01-05 12:55:30 +01:00
parent 031145db01
commit 59377796f0
Signed by: Marty
GPG key ID: B7538B8F50A1C800

View file

@ -2,6 +2,9 @@
name = "habitmove"
version = "0.4.0"
description = "migrate nomie data to loop habits tracker"
license="GPL-3.0-only"
readme="README.md"
repository="https://git.martyoeh.me/Marty/habit-migrate"
authors = ["Marty Oehme <marty.oehme@gmail.com>"]
packages = [
{ include = "habitmove", from = "src"},