mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
add instructions for pip package upload
This commit is contained in:
@@ -113,3 +113,5 @@ Checklist for releases:
|
|||||||
* run `nominatim --version` to confirm correct version
|
* run `nominatim --version` to confirm correct version
|
||||||
* [ ] tag new release and add a release on github.com
|
* [ ] tag new release and add a release on github.com
|
||||||
* [ ] build pip packages and upload to pypi
|
* [ ] build pip packages and upload to pypi
|
||||||
|
* `make build`
|
||||||
|
* `twine upload dist/*`
|
||||||
|
|||||||
Reference in New Issue
Block a user