-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
kind/bugSomething isn't working as expectedSomething isn't working as expected
Description
Poetry 1.2.0b1:
$ poetry build -f wheel
Building projectname (0.1.0)
- Building wheel
- Built projectname-0.1.0-py3-none-any.whl
Poetry 1.2.0b2 (and latest master):
$ poetry build -f wheel
Building projectname (0.1.0)
- Building wheel
- Building wheel
- Built projectname-0.1.0-py3-none-any.whl
- Built projectname-0.1.0-py3-none-any.whl
After some testing I found the behavior changed after commit 50ef227
(Tested in Kubuntu 22.04, Python 3.10.4)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't working as expectedSomething isn't working as expected