summaryrefslogtreecommitdiff
path: root/posts/releasing-pypi-gitlab.md
diff options
context:
space:
mode:
Diffstat (limited to 'posts/releasing-pypi-gitlab.md')
-rw-r--r--posts/releasing-pypi-gitlab.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/posts/releasing-pypi-gitlab.md b/posts/releasing-pypi-gitlab.md
index db0cc70..c40372b 100644
--- a/posts/releasing-pypi-gitlab.md
+++ b/posts/releasing-pypi-gitlab.md
@@ -1,5 +1,6 @@
title: releasing: gitlab to pypi
date: 2020-05-17
+tags: python
This post contains my notes for how I release a Python project from GitLab to PyPI.
I love hosting projects on GitLab since I can use the built-in runners to release automatically.