[project] name = "tagit" description = "A frontend to the Black Star File System." version = "0.0.1" license = {text = "BSD 3-Clause License"} authors = [{name='Matthias Baumgartner', email="dev@igsor.net"}] dependencies = [ "kivy", ] requires-python = ">=3.7"