[build-system] requires = [ "hatchling", "hatch-requirements-txt", "hatch-fancy-pypi-readme>=22.5.0", ] build-backend = "hatchling.build" [project] name = "<>" version = "0.0.1" description = "Python library for easily interacting with trained machine learning models" readme = "README.md" license = "Apache-2.0" requires-python = ">=3.8" authors = [{ name = "YOUR NAME", email = "YOUREMAIL@domain.com" }] keywords = [ "gradio-custom-component", "<