Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 487004b

Browse files
committed
sync to 0.62.0
svn path=/trunk/matplotlib/; revision=516
1 parent 6028a66 commit 487004b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

DEVNOTES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,11 @@ http://matplotlib.sourceforge.net
5151

5252
> make release
5353

54+
> build on win32 (set the backend to tkagg, set the 'auto' flags in
55+
setup.py to 1, set tk windowing)
56+
57+
> cvs tag the sucker
58+
5459
4) anon ftp the tar.gz and exe file to SF
5560
local> cd dist
5661
local> ncftp upload.sourceforge.net

MANIFEST

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,6 @@ examples/stock_demo.py
267267
examples/subplot_demo.py
268268
examples/system_monitor.py
269269
examples/table_demo.py
270-
examples/test.py
271270
examples/text_handles.py
272271
examples/text_themes.py
273272
examples/to_numeric.py
@@ -420,11 +419,7 @@ matplotlib/font_manager.py
420419
matplotlib/image.py
421420
matplotlib/legend.py
422421
matplotlib/lines.py
423-
matplotlib/mathtext.dummy.py
424-
matplotlib/mathtext.orig.py
425422
matplotlib/mathtext.py
426-
matplotlib/mathtext.woring.py
427-
matplotlib/mathtext_2.py
428423
matplotlib/matlab.py
429424
matplotlib/mlab.py
430425
matplotlib/na_imports.py

0 commit comments

Comments
 (0)