[project] authors = [{name = "GiĆ² Diani", email = "mail@gionathandiani.name"}] dependencies = ["deepface>=0.0.93,<0.0.94"] description = "Add a short description here" name = "video_deepface2" requires-python = ">= 3.6,<3.11" version = "0.1.0" [build-system] build-backend = "hatchling.build" requires = ["hatchling"] [tool.pixi.project] channels = ["conda-forge"] platforms = ["linux-64"] [tool.pixi.pypi-dependencies] video_deepface2 = { path = ".", editable = true } [tool.pixi.tasks]