Skip to content

Commit 918465b

Browse files
committed
📝 Update GitLab pipeline with uv
1 parent 4239d17 commit 918465b

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Removed
5151
Changed
5252
~~~~~~~
5353

54+
* 📝 Update GitLab pipeline with uv
5455
* ⬆️ Update to Python 3.13, NumPy 2.1 and pandas 2.2
5556

5657
* Replace dataframe.applymap with dataframe.apply

docs/productive/envs/uv/cicd.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
CI/CD pipelines
22
===============
33

4+
.. _uv-gitlab:
5+
46
GitLab CI/CD
57
------------
68

docs/productive/git/advanced/gitlab/package-registry.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ GitLab Package Registry
66
=======================
77

88
You can also publish your distribution packages in the package registry of your
9-
GitLab project with :term:`twine`.
9+
GitLab project with :term:`uv`.
1010

1111
.. seealso::
1212
:doc:`python-basics:packs/gitlab`

0 commit comments

Comments
 (0)