[build] type = "python" [dependencies] build = ["python-flit-core"] runtime = [ "python", "python-rich", "python-markdown-it-py", "python-docutils", ] [package] description = "makes it easier to build command line tools with great error reporting" homepage = "https://github.com/pradyunsg/diagnostic" license = "MIT" name = "python-diagnostic" version = "3.0.0" [[source]] extract_dir = "$name-$version" url = "https://github.com/pradyunsg/diagnostic.git#$version"