[build] type = "python" [dependencies] build = [ "python-setuptools", "python-wheel", ] runtime = ["python"] [package] description = "Python with the SmartyPants" homepage = "https://github.com/justinmayer/smartypants.py" license = "BSD-2-Clause" name = "python-smartypants" version = "2.0.2" [[source]] extract_dir = "$name-$version" url = "https://github.com/justinmayer/smartypants.py.git#v$version"