Skip to content

Commit 38d6242

Browse files
committed
.
1 parent 70fdb52 commit 38d6242

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ copier copy https://github.com/python-project-templates/base.git path/to/new/pro
4545
| [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 |
4646
| [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++ |
4747
| [hatch-js](https://github.com/python-project-templates/hatch-js) | [![PyPI](https://img.shields.io/pypi/v/hatch-js.svg)](https://pypi.python.org/pypi/hatch-js) | `hatch-js` is a [hatch](https://hatch.pypa.io/latest/) plugin for JavaScript |
48-
| [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) |
48+
| [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 <br/> packages from optional-dependencies (extras) |
4949

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

profile/README.md

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

3333
### Other Tools
3434

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-js](https://github.com/python-project-templates/hatch-js) | [![PyPI](https://img.shields.io/pypi/v/hatch-js.svg)](https://pypi.python.org/pypi/hatch-js) | `hatch-js` is a [hatch](https://hatch.pypa.io/latest/) plugin for JavaScript |
40-
| [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) |
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-js](https://github.com/python-project-templates/hatch-js) | [![PyPI](https://img.shields.io/pypi/v/hatch-js.svg)](https://pypi.python.org/pypi/hatch-js) | `hatch-js` is a [hatch](https://hatch.pypa.io/latest/) plugin for JavaScript |
40+
| [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 <br/> packages from optional-dependencies (extras) |
4141

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

0 commit comments

Comments
 (0)