We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca0acc3 commit 98c2b09Copy full SHA for 98c2b09
src/python/pyproject.toml
@@ -3,6 +3,7 @@ name = "pose_format"
3
description = "Library for viewing, augmenting, and handling .pose files"
4
version = "v0.10.1"
5
keywords = ["Pose Files", "Pose Interpolation", "Pose Augmentation"]
6
+readme = "../../README.md"
7
authors = [
8
{ name = "Amit Moryossef", email = "amitmoryossef@gmail.com" },
9
{ name = "Mathias Müller", email = "anon1@ymous.com" },
0 commit comments