Skip to content

Commit 9224ef9

Browse files
committed
Update pyproject.toml
1 parent c4ad01f commit 9224ef9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "JunctionArt"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = "Procedural HD Map and Intersection Generator"
55
authors = ["Adhocmaster <[email protected]>"]
66
license = "Mozilla Public License Version 2.0"
@@ -135,7 +135,6 @@ psutil = "^5.8.0"
135135

136136
[tool.poetry.dev-dependencies]
137137
pytest = "^5.2"
138-
PackageDevTools = { path = "./PackageDevTools", develop=false}
139138

140139
[build-system]
141140
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)