We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7bb3d2 commit 1e781b4Copy full SHA for 1e781b4
1 file changed
pyproject.toml
@@ -5,6 +5,7 @@ build-backend = "setuptools.build_meta"
5
[project]
6
name = "gerd"
7
dynamic = ["version"]
8
+description = "Generate synthetic event-camera datasets for object tracking tasks"
9
readme = "README.md"
10
requires-python = ">=3.9"
11
dependencies = [
0 commit comments