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

Update pyproject.toml

parent 0365e351
......@@ -9,6 +9,7 @@ description = "A General NeRF Acceleration Toolbox."
readme = "README.md"
authors = [{name = "Ruilong", email = "ruilongli94@gmail.com"}]
license = { text="MIT" }
repository = "https://github.com/KAIR-BAIR/nerfacc"
requires-python = ">=3.7"
dependencies = [
"importlib_metadata>=5.0.0; python_version<'3.8'",
......@@ -88,4 +89,4 @@ ignore = ["nerfacc/cuda"]
defineConstant = { DEBUG = true }
pythonVersion = "3.9"
pythonPlatform = "Linux"
\ No newline at end of file
pythonPlatform = "Linux"
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