"tests/vscode:/vscode.git/clone" did not exist on "2389df81555ae4cc9b819393282d24eb1440dfbc"
Unverified Commit d91fbc52 authored by Ruilong Li(李瑞龙)'s avatar Ruilong Li(李瑞龙) Committed by GitHub
Browse files

Update pyproject.toml

parent 583a0e13
......@@ -9,7 +9,6 @@ description = "A General NeRF Acceleration Toolbox."
readme = "README.md"
authors = [{name = "Ruilong", email = "ruilongli94@gmail.com"}]
license = { text="MIT" }
url = "https://github.com/KAIR-BAIR/nerfacc"
requires-python = ">=3.7"
dependencies = [
"importlib_metadata>=5.0.0; python_version<'3.8'",
......@@ -30,7 +29,9 @@ dependencies = [
"*" = ["*.cu", "*.cpp", "*.h"]
[project.urls]
"Documentation" = "https://www.nerfacc.com/en/latest/"
homepage = "https://www.nerfacc.com/en/latest/"
documentation = "https://www.nerfacc.com/en/latest/"
repository = "https://github.com/KAIR-BAIR/nerfacc/"
[project.optional-dependencies]
# Development packages
......
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