diff options
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 6690224..1bb1634 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ authors = [ urls=[ 'https://git.recherche.enac.fr/projects/argaze/' ] -description = "A modular real-time and post-processing gaze analysis software library." +description = "Open and Flexible Software Library for Gaze Analysis and Interaction." readme= "README.md" requires-python = ">=3.11" keywords=[ |