Skip to content

Commit 201f7bc

Browse files
committed
poetry updates
1 parent e33831a commit 201f7bc

File tree

130 files changed

+157978
-101163
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

130 files changed

+157978
-101163
lines changed

base/c9s-python-3.9/.python-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.9

base/c9s-python-3.9/Pipfile

Lines changed: 0 additions & 14 deletions
This file was deleted.

base/c9s-python-3.9/Pipfile.lock

Lines changed: 0 additions & 29 deletions
This file was deleted.

base/c9s-python-3.9/poetry.lock

Lines changed: 36 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

base/c9s-python-3.9/pyproject.toml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
[tool.poetry]
2+
package-mode = false
3+
4+
[tool.poetry.dependencies]
5+
python = ">=3.9.0,<3.10.0"
6+
wheel = "~=0.43.0"
7+
setuptools = "~=69.2.0"
8+
9+
10+
[tool.poetry.group.dev.dependencies]
11+
12+
[build-system]
13+
requires = ["poetry-core"]
14+
build-backend = "poetry.core.masonry.api"
15+

base/ubi8-python-3.8/.python-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.8

base/ubi8-python-3.8/Pipfile

Lines changed: 0 additions & 14 deletions
This file was deleted.

base/ubi8-python-3.8/Pipfile.lock

Lines changed: 0 additions & 29 deletions
This file was deleted.

base/ubi8-python-3.8/poetry.lock

Lines changed: 36 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

base/ubi8-python-3.8/pyproject.toml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
[tool.poetry]
2+
package-mode = false
3+
4+
[tool.poetry.dependencies]
5+
python = ">=3.8.1,<3.9.0"
6+
wheel = "~=0.43.0"
7+
setuptools = "~=69.2.0"
8+
9+
10+
[tool.poetry.group.dev.dependencies]
11+
12+
[build-system]
13+
requires = ["poetry-core"]
14+
build-backend = "poetry.core.masonry.api"
15+

base/ubi9-python-3.9/.python-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.9

base/ubi9-python-3.9/Pipfile

Lines changed: 0 additions & 14 deletions
This file was deleted.

base/ubi9-python-3.9/Pipfile.lock

Lines changed: 0 additions & 29 deletions
This file was deleted.

base/ubi9-python-3.9/poetry.lock

Lines changed: 36 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

base/ubi9-python-3.9/pyproject.toml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
[tool.poetry]
2+
package-mode = false
3+
4+
[tool.poetry.dependencies]
5+
python = ">=3.9.0,<3.10.0"
6+
wheel = "~=0.43.0"
7+
setuptools = "~=69.2.0"
8+
9+
10+
[tool.poetry.group.dev.dependencies]
11+
12+
[build-system]
13+
requires = ["poetry-core"]
14+
build-backend = "poetry.core.masonry.api"
15+
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.9

0 commit comments

Comments
 (0)