Skip to content

Commit df7a337

Browse files
chores: fix conflict with previous change
1 parent 25a01b0 commit df7a337

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
![Pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)
99
[![PyPI](https://img.shields.io/pypi/v/pkg_infra)](https://pypi.org/project/pkg_infra/)
1010
[![Python](https://img.shields.io/pypi/pyversions/pkg_infra)](https://pypi.org/project/pkg_infra/)
11+
[![PyPI](https://img.shields.io/pypi/v/pkg_infra)](https://pypi.org/project/pkg_infra/)
12+
[![Python](https://img.shields.io/pypi/pyversions/pkg_infra)](https://pypi.org/project/pkg_infra/)
1113
![License](https://img.shields.io/github/license/saezlab/pkg_infra)
1214
![Issues](https://img.shields.io/github/issues/saezlab/pkg_infra)
1315
![Last Commit](https://img.shields.io/github/last-commit/saezlab/pkg_infra)
@@ -20,6 +22,8 @@ ad hoc across projects:
2022
- Layered YAML configuration with validation and predictable precedence
2123
- Centralized logging based on Python's standard `logging` module
2224

25+
26+
2327
## What it includes
2428

2529
- `pkg_infra.get_session(...)` as the main entrypoint for initializing runtime

0 commit comments

Comments
 (0)