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 2
2
3
3
[ ![ PyPI] ( https://img.shields.io/pypi/v/dialoget?style=flat-square )] ( https://pypi.org/project/dialoget/ )
4
4
[ ![ 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 )
6
5
[ ![ 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 )
8
6
9
7
python.dialoget.com is a test framework for multilanguage source code, based on decorators
10
8
@@ -112,9 +110,9 @@ This command will generate distribution files in the newly created `dist/` direc
112
110
113
111
114
112
+ [ Versioning - Hatch] ( https://hatch.pypa.io/latest/version/ )
115
- ``` bash
116
- hatch version release
117
- ```
113
+ ``` bash
114
+ hatch version release
115
+ ```
118
116
119
117
# ## Publish
120
118
After 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