Skip to content

Commit 9289d77

Browse files
committed
Mention why no universal wheel in changelog
Fixes issue566.
1 parent 2eee2d0 commit 9289d77

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ NEXT
55

66
- Fix example in monkeypatch documentation, thanks t-8ch.
77

8+
- Do not mark as universal wheel because Python 2.6 is different from
9+
other builds due to the extra argparse dependency. Fixes issue566.
10+
Thanks sontek.
11+
812
2.6.1
913
-----------------------------------
1014

0 commit comments

Comments
 (0)