Wauplin HF staff commited on
Commit
d5da6ac
1 Parent(s): 8c3852d

Update src/pyproject.toml

Browse files
Files changed (1) hide show
  1. src/pyproject.toml +1 -1
src/pyproject.toml CHANGED
@@ -9,7 +9,7 @@ build-backend = "hatchling.build"
9
  [project]
10
  name = "gradio_pannellum"
11
  version = "0.0.1"
12
- description = "Python library for easily interacting with trained machine learning models"
13
  readme = "README.md"
14
  license = "Apache-2.0"
15
  requires-python = ">=3.8"
 
9
  [project]
10
  name = "gradio_pannellum"
11
  version = "0.0.1"
12
+ description = "Integrate a panorama viewer with Pannellum."
13
  readme = "README.md"
14
  license = "Apache-2.0"
15
  requires-python = ">=3.8"