Skip to content
Snippets Groups Projects
Commit 816db639 authored by florian's avatar florian
Browse files

MAINT: Remove deprecated GPG signing from PyPi release

parent 6bfd2af9
No related branches found
No related tags found
1 merge request!89ENH: JsonSchemaExporter accepts do_not_create parameter.
Checking pipeline status
#!/bin/bash #!/bin/bash
rm -rf dist/ build/ .eggs/ rm -rf dist/ build/ .eggs/
python setup.py sdist bdist_wheel 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