mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-22 05:05:11 +00:00
release process clarifications
This commit is contained in:
parent
452da8884f
commit
663513cf23
@ -10,8 +10,8 @@ To release a new version of pybind11:
|
||||
- ``git push --tags``.
|
||||
- ``python setup.py sdist upload``.
|
||||
- ``python setup.py bdist_wheel upload``.
|
||||
- Update conda-forge (https://github.com/conda-forge/pybind11-feedstock)
|
||||
- change version number in ``meta.yml``
|
||||
- Update conda-forge (https://github.com/conda-forge/pybind11-feedstock) via PR
|
||||
- change version number in ``recipe/meta.yml``
|
||||
- update checksum to match the one computed by pypi
|
||||
- Get back to work
|
||||
- Update ``_version.py`` (add 'dev' and increment minor).
|
||||
|
Loading…
Reference in New Issue
Block a user