Unverified Commit 583a0e13 authored by Ruilong Li(李瑞龙)'s avatar Ruilong Li(李瑞龙) Committed by GitHub
Browse files

Update pyproject.toml

parent 03c0c74f
...@@ -9,7 +9,7 @@ description = "A General NeRF Acceleration Toolbox." ...@@ -9,7 +9,7 @@ description = "A General NeRF Acceleration Toolbox."
readme = "README.md" readme = "README.md"
authors = [{name = "Ruilong", email = "ruilongli94@gmail.com"}] authors = [{name = "Ruilong", email = "ruilongli94@gmail.com"}]
license = { text="MIT" } license = { text="MIT" }
repository = "https://github.com/KAIR-BAIR/nerfacc" url = "https://github.com/KAIR-BAIR/nerfacc"
requires-python = ">=3.7" requires-python = ">=3.7"
dependencies = [ dependencies = [
"importlib_metadata>=5.0.0; python_version<'3.8'", "importlib_metadata>=5.0.0; python_version<'3.8'",
......
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