Skip to content

Commit f440cc0

Browse files
committed
tmp rename to pyiceberg-kevinliu
1 parent 2cfa8a0 commit f440cc0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/nightly-pypi-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
runs-on: ubuntu-latest
6565
environment:
6666
name: testpypi
67-
url: https://test.pypi.org/p/pyiceberg
67+
url: https://test.pypi.org/p/pyiceberg-kevinliu
6868

6969
permissions:
7070
id-token: write # IMPORTANT: mandatory for trusted publishing

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717
[tool.poetry]
18-
name = "pyiceberg"
18+
name = "pyiceberg-kevinliu"
1919
version = "0.9.0"
2020
readme = "README.md"
2121
homepage = "https://py.iceberg.apache.org/"

0 commit comments

Comments
 (0)