mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-08 19:29:53 +02:00
📝 README-DEV: Mention cleaning up the dict/ directory
This commit is contained in:
parent
4508e3ec47
commit
cf7a788854
1 changed files with 3 additions and 2 deletions
|
@ -17,5 +17,6 @@ Release
|
||||||
* git push --tags
|
* git push --tags
|
||||||
|
|
||||||
PyPI:
|
PyPI:
|
||||||
* python sdist bdist_wheel
|
* `rm -rf dist/` or backup if `dist/` exists already
|
||||||
* twine upload dist/ocrd_calamari-<version>*
|
* In the virtualenv: `python setup.py sdist bdist_wheel`
|
||||||
|
* `twine upload dist/ocrd_calamari-<version>*`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue