📝 README-DEV: Mention cleaning up the dict/ directory

fix/readme-no-checkpoint
Gerber, Mike 4 years ago
parent 4508e3ec47
commit cf7a788854

@ -17,5 +17,6 @@ Release
* git push --tags
PyPI:
* python sdist bdist_wheel
* twine upload dist/ocrd_calamari-<version>*
* `rm -rf dist/` or backup if `dist/` exists already
* In the virtualenv: `python setup.py sdist bdist_wheel`
* `twine upload dist/ocrd_calamari-<version>*`

Loading…
Cancel
Save