We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4239d17 commit 918465bCopy full SHA for 918465b
CHANGELOG.rst
@@ -51,6 +51,7 @@ Removed
51
Changed
52
~~~~~~~
53
54
+* 📝 Update GitLab pipeline with uv
55
* ⬆️ Update to Python 3.13, NumPy 2.1 and pandas 2.2
56
57
* Replace dataframe.applymap with dataframe.apply
docs/productive/envs/uv/cicd.rst
@@ -1,6 +1,8 @@
1
CI/CD pipelines
2
===============
3
4
+.. _uv-gitlab:
5
+
6
GitLab CI/CD
7
------------
8
docs/productive/git/advanced/gitlab/package-registry.rst
@@ -6,7 +6,7 @@ GitLab Package Registry
=======================
You can also publish your distribution packages in the package registry of your
9
-GitLab project with :term:`twine`.
+GitLab project with :term:`uv`.
10
11
.. seealso::
12
:doc:`python-basics:packs/gitlab`
0 commit comments