Skip to content

Commit 0d6366a

Browse files
committed
fixup changelog
1 parent e58413c commit 0d6366a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,10 @@ A brief description of the categories of changes:
6868
and one extra file `requirements_universal.txt` if you prefer a single file.
6969
The `requirements.txt` file may be removed in the future.
7070
* The rules_python version is now reported in `//python/features.bzl#features.version`
71-
<<<<<<< HEAD
72-
* (toolchain) The support for freethreaded Python toolchains is now available.
73-
=======
7471
* (pip.parse) {attr}`pip.parse.extra_hub_aliases` can now be used to expose extra
7572
targets created by annotations in whl repositories.
7673
Fixes [#2187](https://github.com/bazelbuild/rules_python/issues/2187).
77-
>>>>>>> main
74+
* (toolchain) The support for freethreaded Python toolchains is now available.
7875

7976
{#v0-0-0-removed}
8077
### Removed

0 commit comments

Comments
 (0)