chore: import upstream snapshot with attribution
Docker Image CI / build-ubuntu2004 (push) Has been cancelled
Docker Image CI / build-ubuntu2004 (push) Has been cancelled
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Required for building wheel files (PEP 517/518/621 compliant)
|
||||
wheel==0.45.1
|
||||
setuptools~=75.3.2; python_version<"3.12"
|
||||
setuptools~=80.9.0; python_version>="3.12"
|
||||
build==1.0.0
|
||||
# tomli is needed by tensorrt_build_backend for Python < 3.11 (tomllib is built-in for 3.11+)
|
||||
tomli==2.0.0; python_version<"3.11"
|
||||
Reference in New Issue
Block a user