Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 3 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,16 @@

### changed

- refine activation logic and add unittest for the relevant cases instead of trying to speedrun setuptools
- refine activation logic and add unittest for the relevant cases instead of trying to speedrun setuptools

## v9.1.1
## v9.1.1 (yanked)

### fixed

- fix #1194: correctly handle version keyword when pyproject metadata is missing


## v9.1.1

### fixed

- fix #1194: correctly handle version keyword when pyproject metadata is missing


## v9.1.0
## v9.1.0 (yanked)

### fixed

Expand Down
Loading