Back to home page

EIC code displayed by LXR

 
 

    


Warning, /acts/Detray/python/detray/pyproject.toml is written in an unsupported language. File is not indexed.

0001 [project]
0002 name = "detray"
0003 version = "0.1.0"
0004 description = "The detray python project"
0005 readme = "README.md"
0006 requires-python = ">=3.13"
0007 license = "MPL-2.0"
0008 license-files = ["detray/LICENSE"]
0009 dependencies = []
0010 
0011 [project.urls]
0012 Homepage = "https://acts-project.github.io"
0013 Repository = "https://github.com/acts-project/detray"