Skip to content

Commit 3dff490

Browse files
author
Jean-Sébastien
committed
feat(readme): update readme
1 parent 5f1abca commit 3dff490

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -230,16 +230,17 @@ Here the basic steps:
230230
- Pass the model to the `vulkan.template.py` file
231231
- The template engine generate the final Python file
232232

233+
234+
## How to update the package on PyPi (for maintainer only)
235+
236+
- python setup.py sdist bdist_wheel
237+
- twine upload dist/* -u __token__ -p pypi-TOKENID
238+
233239
## Community
234240

235241
You can checkout my blog, I speak about *vulkan*:
236242
[Blog](https://realitix.github.io)
237243

238-
## Stay in touch
239-
240-
You can contact me by opening issue (bug or interesting discussion about
241-
the project). If you want a fast and pleasant talk, join the irc channel:
242-
`##vulkan` (I'm realitix). I'm connected from 9AM to 6PM (France).
243244

244245
## History
245246

0 commit comments

Comments
 (0)