oops
This commit is contained in:
12
pyproject.toml
Normal file
12
pyproject.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool]
|
||||
[tool.poetry]
|
||||
package-mode = false
|
||||
[tool.poetry.dependencies]
|
||||
pulumi = ">=3.0.0,<4.0.0"
|
||||
pulumi-random = ">=4.0.0,<5.0.0"
|
||||
python = "^3.8"
|
||||
pulumi-automation = "^0.1.0"
|
||||
Reference in New Issue
Block a user