Skip to content
Snippets Groups Projects
Commit 4cafaaf9 authored by florian's avatar florian
Browse files

Merge branch 'dev' into f-fix-array-check

parents 9f906921 816db639
No related branches found
No related tags found
2 merge requests!89ENH: JsonSchemaExporter accepts do_not_create parameter.,!74F fix array check
Pipeline #38605 passed
#!/bin/bash
rm -rf dist/ build/ .eggs/
python setup.py sdist bdist_wheel
python -m twine upload -s dist/*
python -m twine upload dist/*
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