Skip to content

Commit

Permalink
変更履歴を更新する
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Feb 25, 2024
1 parent cc08105 commit a4cb966
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@

## develop

- [FIX] pyproject.toml の `[rye.tool]` virtual = true を削除する
- virtual = true は pip version 24 からはデフォルトが wheel が削除されるようになったための暫定対応だった
- そのために pyproject.toml の `build-system.requires` に wheel と setuptools を指定する
- @zztkm

## 2024.1.0

**2024-02-20**
Expand Down

0 comments on commit a4cb966

Please sign in to comment.