[project] name = "github-release-notifier" version = "1" description = "Send mail notification on new released versions of Github projects" authors = ["Maxence G. de Montauzan "] channels = ["conda-forge"] platforms = ["linux-64"] repository = "https://github.com/MaxenceG2M/github-release-notifier" [tasks] [dependencies] python = ">=3.12.0,<3.13" requests = ">=2.31.0,<2.32" [build-dependencies] black = ">=23.11.0,<23.12"