File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[project ]
22name = " dokku-api"
33version = " 1.3.1"
4- description = " A RESTful API for managing applications and resources on a Dokku platform."
4+ description = " A REST API for managing applications and resources on a Dokku platform."
55authors = [
66 {name = " JeanExtreme002" , email = " jeanextreme002@gmail.com" }
77]
@@ -72,7 +72,7 @@ dokku-api = "dokku_api.cli:main"
7272[tool .poetry ]
7373name = " dokku-api"
7474version = " 1.3.1"
75- description = " A RESTful API for managing applications and resources on a Dokku platform."
75+ description = " A REST API for managing applications and resources on a Dokku platform."
7676authors = [" JeanExtreme002 <jeanextreme002@gmail.com>" ]
7777readme = " README.md"
7878license = " MIT"
@@ -109,4 +109,4 @@ build-backend = "poetry.core.masonry.api"
109109
110110[tool .black ]
111111line-length = 88
112- target-version = [" py39" ]
112+ target-version = [" py39" ]
You can’t perform that action at this time.
0 commit comments