Mentions légales du service

Skip to content
Snippets Groups Projects
Commit e92fffa2 authored by GD's avatar GD
Browse files

build only source distribution + update version to try a new release

parent d3d5262b
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ jobs:
python -m pip install --upgrade pip
pip install build
- name: Build package
run: python -m build
run: python -m build --sdist
- name: Publish package
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
with:
......
2.6.3.2
\ No newline at end of file
2.6.3.3
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment