[build] type = "python" [dependencies] build = [ "python-setuptools", "python-versioneer", "python-wheel", ] runtime = ["python"] [package] description = "Symbolic constants in Python" homepage = "https://github.com/twisted/constantly" license = "MIT" name = "python-constantly" version = "23.10.4" [[source]] extract_dir = "$name-$version" url = "https://github.com/twisted/constantly.git#$version"