Skip to content

Commit

Permalink
Switched back to setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
Menno Smits committed Jul 8, 2013
1 parent daaa25a commit 2195be1
Show file tree
Hide file tree
Showing 5 changed files with 268 additions and 488 deletions.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
include README.rst NEWS.rst HACKING.rst COPYING AUTHORS THANKS
include livetest.py
include distribute_setup.py
include ez_setup.py
include interact.py
recursive-include imapclient/examples *
recursive-include doc *.txt *.rst *.py *.png *.css *.html
Expand Down
7 changes: 7 additions & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
========
0.10.2
========
Switch back to setuptools now that distribute and setuptools have
merged back. Some users were reporting problems with distribute and
the newer versions of setuptools.

========
0.10.1
========
Expand Down
Loading

0 comments on commit 2195be1

Please sign in to comment.