Skip to content

Commit 9c4dd8d

Browse files
committed
tmp, use pyiceberg_core-kevinliu
1 parent ccb2f5f commit 9c4dd8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release_python_nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989

9090
environment:
9191
name: testpypi
92-
url: https://test.pypi.org/p/pyiceberg_core
92+
url: https://test.pypi.org/p/pyiceberg_core-kevinliu
9393

9494
permissions:
9595
id-token: write # IMPORTANT: mandatory for trusted publishing

bindings/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ requires = ["maturin>=1.0,<2.0"]
2020
build-backend = "maturin"
2121

2222
[project]
23-
name = "pyiceberg_core"
23+
name = "pyiceberg_core-kevinliu"
2424
version = "0.4.0"
2525
readme = "project-description.md"
2626
requires-python = "~=3.9"

0 commit comments

Comments
 (0)