This commit is contained in:
QuanyiLi
2023-05-06 22:10:58 +01:00
parent b101f6fdea
commit 49537ffc1e
10 changed files with 61 additions and 33 deletions

View File

@@ -36,6 +36,7 @@ install_requires = [
"tqdm",
"metadrive-simulator",
"geopandas",
"yapf==0.30.0",
"shapely"
]