8000 Win fix simple by jbmohler · Pull Request #3503 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Win fix simple #3503

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 12, 2014
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
fix winbuild link
  • Loading branch information
jbmohler committed Sep 12, 2014
commit 194af41a1bf0e84e9b798aced69f83660c1d8d3e
2 changes: 1 addition & 1 deletion INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -319,4 +319,4 @@ Framework with Visual Studio). In addition to Visual Studio `CMake

Since there is no canonical Windows package manager the build methods for
freetype, zlib, libpng, tcl, & tk source code are documented as a build script
at `matplotlib-winbuild <https://github.com/jbmohler/matplotlib-winbuild>`.
at `matplotlib-winbuild <https://github.com/jbmohler/matplotlib-winbuild>`_.
0