Skip to content

Commit 3f75424

Browse files
committed
DEBUG: Manually add packaging
Signed-off-by: Thomas <[email protected]>
1 parent d2b5005 commit 3f75424

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ build-python-package:
1414
stage: build
1515
before_script:
1616
- pipenv install --system --dev
17+
- pip install packaging
1718
script:
1819
- echo "Building the project..."
1920
- python -m build --wheel

0 commit comments

Comments
 (0)