Skip to content

Commit 98c2b09

Browse files
authored
fix(pypi): add readme
1 parent ca0acc3 commit 98c2b09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/python/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "pose_format"
33
description = "Library for viewing, augmenting, and handling .pose files"
44
version = "v0.10.1"
55
keywords = ["Pose Files", "Pose Interpolation", "Pose Augmentation"]
6+
readme = "../../README.md"
67
authors = [
78
{ name = "Amit Moryossef", email = "amitmoryossef@gmail.com" },
89
{ name = "Mathias Müller", email = "anon1@ymous.com" },

0 commit comments

Comments
 (0)