Skip to content

Commit 4bcaf60

Browse files
authored
Update README.md
1 parent f01c5fb commit 4bcaf60

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ Create multiple discrete packages from optional-dependencies (extras)
99

1010
## Overview
1111

12-
<<<<<<< before updating
1312
A small [hatch plugin](https://hatch.pypa.io/latest/) to create multiple discrete packages from a single package, via `optional-dependencies`.
1413

1514
**pyproject.toml**
@@ -36,9 +35,5 @@ HATCH_MULTI_BUILD=other python -m build
3635
# Produces my-project-other wheel and sdist, with dependencies from [project.optional-dependencies.other]
3736
```
3837

39-
40-
41-
=======
42-
>>>>>>> after updating
4338
> [!NOTE]
4439
> This library was generated using [copier](https://copier.readthedocs.io/en/stable/) from the [Base Python Project Template repository](https://github.com/python-project-templates/base).

0 commit comments

Comments
 (0)