Skip to content

Commit

Permalink
poetry updates
Browse files Browse the repository at this point in the history
  • Loading branch information
paulovmr committed Jul 1, 2024
1 parent cf9cdd8 commit a568e78
Show file tree
Hide file tree
Showing 143 changed files with 176,220 additions and 112,303 deletions.
1 change: 1 addition & 0 deletions base/c9s-python-3.9/.python-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.9
14 changes: 0 additions & 14 deletions base/c9s-python-3.9/Pipfile

This file was deleted.

29 changes: 0 additions & 29 deletions base/c9s-python-3.9/Pipfile.lock

This file was deleted.

36 changes: 36 additions & 0 deletions base/c9s-python-3.9/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions base/c9s-python-3.9/pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[tool.poetry]
package-mode = false

[tool.poetry.dependencies]
python = ">=3.9.0,<3.10.0"
wheel = "~=0.43.0"
setuptools = "~=69.2.0"


[tool.poetry.group.dev.dependencies]

[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

1 change: 1 addition & 0 deletions base/ubi8-python-3.8/.python-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.8
14 changes: 0 additions & 14 deletions base/ubi8-python-3.8/Pipfile

This file was deleted.

29 changes: 0 additions & 29 deletions base/ubi8-python-3.8/Pipfile.lock

This file was deleted.

36 changes: 36 additions & 0 deletions base/ubi8-python-3.8/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions base/ubi8-python-3.8/pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[tool.poetry]
package-mode = false

[tool.poetry.dependencies]
python = ">=3.8.1,<3.9.0"
wheel = "~=0.43.0"
setuptools = "~=69.2.0"


[tool.poetry.group.dev.dependencies]

[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

1 change: 1 addition & 0 deletions base/ubi9-python-3.9/.python-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.9
14 changes: 0 additions & 14 deletions base/ubi9-python-3.9/Pipfile

This file was deleted.

29 changes: 0 additions & 29 deletions base/ubi9-python-3.9/Pipfile.lock

This file was deleted.

36 changes: 36 additions & 0 deletions base/ubi9-python-3.9/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions base/ubi9-python-3.9/pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[tool.poetry]
package-mode = false

[tool.poetry.dependencies]
python = ">=3.9.0,<3.10.0"
wheel = "~=0.43.0"
setuptools = "~=69.2.0"


[tool.poetry.group.dev.dependencies]

[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

1 change: 1 addition & 0 deletions codeserver/ubi9-python-3.9/.python-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.9
Loading

0 comments on commit a568e78

Please sign in to comment.