Skip to content

Commit 7da0de6

Browse files
committed
.
1 parent 71bcd1b commit 7da0de6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

profile/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ copier copy https://github.com/python-project-templates/base.git path/to/new/pro
3232

3333
### Other Tools
3434

35-
| Name | Description |
36-
| :--------------------------------------------------------------------- | :------------------------------------------------------------------------------------------------- |
37-
| [yardang](https://yardang.python-templates.dev) | [![PyPI](https://img.shields.io/pypi/v/yardang.svg)](https://pypi.python.org/pypi/yardang) |
38-
| [hatch-cpp](https://github.com/python-project-templates/hatch-cpp) | [![PyPI](https://img.shields.io/pypi/v/hatch-cpp.svg)](https://pypi.python.org/pypi/hatch-cpp) |
39-
| [hatch-multi](https://github.com/python-project-templates/hatch-multi) | [![PyPI](https://img.shields.io/pypi/v/hatch-multi.svg)](https://pypi.python.org/pypi/hatch-multi) |
35+
| Name | Version | Description |
36+
| :--------------------------------------------------------------------- | :------------------------------------------------------------------------------------------------- | :---------------------------------------------------------------------------------------------------------------------------------------- |
37+
| [yardang](https://yardang.python-templates.dev) | [![PyPI](https://img.shields.io/pypi/v/yardang.svg)](https://pypi.python.org/pypi/yardang) | yardang is a Python library for generating Sphinx documentation |
38+
| [hatch-cpp](https://github.com/python-project-templates/hatch-cpp) | [![PyPI](https://img.shields.io/pypi/v/hatch-cpp.svg)](https://pypi.python.org/pypi/hatch-cpp) | `hatch-cpp` is a [hatch](https://hatch.pypa.io/latest/) plugin for C++ |
39+
| [hatch-multi](https://github.com/python-project-templates/hatch-multi) | [![PyPI](https://img.shields.io/pypi/v/hatch-multi.svg)](https://pypi.python.org/pypi/hatch-multi) | `hatch-multi` is a [hatch](https://hatch.pypa.io/latest/) plugin to create multiple discrete packages from optional-dependencies (extras) |
4040

4141
Don't see a template you want? Reach out via [discussions](https://github.com/python-project-templates/base/discussions)

0 commit comments

Comments
 (0)