Skip to content

Commit

Permalink
Merge pull request #74 from zimeon/master
Browse files Browse the repository at this point in the history
Partial instruction update
  • Loading branch information
glenrobson authored May 17, 2021
2 parents bf70265 + e38d375 commit 890b120
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions pypi_upload.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
Updating iiif-validator on pypi
===============================

Notes to remind @zimeon...

iiif-validator is at <https://pypi.python.org/pypi/iiif-validator>
iiif-validator is at <https://pypi.org/project/iiif-validator/>

Putting up a new version
------------------------
Expand All @@ -28,6 +26,9 @@ Putting up a new version
python setup.py sdist upload
```
9. Then check on PyPI at <https://pypi.python.org/pypi/iiif-validator>
FIXME - should change to use `twine` for upload per https://pypi.org/project/twine/
9. Then check on PyPI at <https://pypi.org/project/iiif-validator/>
10. Finally, back on working branch start new version number by editing `iiif_validator/_version.py` and `CHANGES.md`

0 comments on commit 890b120

Please sign in to comment.