Commit ff127035 authored by Hector Piteau's avatar Hector Piteau
Browse files

udpate pyproject


Signed-off-by: default avatarHector Piteau <hector.piteau@lab6.co.jp>
parent f3fbe1d8
...@@ -9,6 +9,8 @@ description = "Lie Groups for PyTorch" ...@@ -9,6 +9,8 @@ description = "Lie Groups for PyTorch"
authors = [ authors = [
{ name="teedrz", email="zachteed@gmail.com" } { name="teedrz", email="zachteed@gmail.com" }
] ]
version = "0.2"
description = "Lie Groups for PyTorch"
license = { text = "BSD-3-Clause" } license = { text = "BSD-3-Clause" }
readme = "README.md" readme = "README.md"
requires-python = ">=3.11" requires-python = ">=3.11"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment