Skip to content

Commit 35933e6

Browse files
committed
Add note about removing 1.5.0 from PyPI to the CHANGELOG
Ref: pytest-dev#170
1 parent b94cb38 commit 35933e6

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
@@ -11,6 +11,10 @@
1111
1.5.0
1212
=====
1313

14+
NOTE: **this release has been removed from PyPI** due to missing package
15+
metadata which caused a number of problems to py26 and py33 users.
16+
This issue was fixed in the 1.5.1 release.
17+
1418
- python 2.6 and 3.3 are no longer supported
1519
- deprecate py.std and remove all internal uses
1620
- fix #73 turn py.error into an actual module

0 commit comments

Comments
 (0)