File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 22
33[ ![ PyPI] ( https://img.shields.io/pypi/v/dialoget?style=flat-square )] ( https://pypi.org/project/dialoget/ )
44[ ![ Supported Python versions] ( https://img.shields.io/pypi/pyversions/dialoget.svg )] ( https://pypi.org/project/dialoget/ )
5- [ ![ Downloads] ( https://static.pepy.tech/badge/dialoget/month )] ( https://pepy.tech/project/dialoget )
65[ ![ check] ( https://github.com/dialoget/python/actions/workflows/check.yml/badge.svg )] ( https://github.com/dialoget/python/actions/workflows/check.yml )
7- [ ![ Documentation Status] ( https://docs.org/dialoget/python/badge/?version=latest )] ( https://docs.dialoget.com/en/latest/?badge=latest )
86
97python.dialoget.com is a test framework for multilanguage source code, based on decorators
108
@@ -112,9 +110,9 @@ This command will generate distribution files in the newly created `dist/` direc
112110
113111
114112+ [ Versioning - Hatch] ( https://hatch.pypa.io/latest/version/ )
115- ``` bash
116- hatch version release
117- ```
113+ ``` bash
114+ hatch version release
115+ ```
118116
119117# ## Publish
120118After the build completes successfully, upload the new distribution files to the Python Package Index (PyPI).
You can’t perform that action at this time.
0 commit comments