Skip to content

Commit ae157be

Browse files
author
Paul Müller
committed
Update Readme.md
1 parent 7146ba2 commit ae157be

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

freeze_appveyor/Readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ freeze_appveyor
33

44
files that are used by ../appveyor.yaml.
55

6-
- `install.ps1` : install Miniconda
6+
- `install.ps1` : install Miniconda
77
powershell script that donwloads and installs stuff
88

9-
- `pinned` : pin packages in Anaconda
9+
- `pinned` : pin packages in Anaconda
1010
For example, NumPy is pinned to something <1.9.0, because
1111
WxPython will not work with numpy>1.9.0 due to this bug:
1212
http://trac.wxwidgets.org/ticket/16590
1313

14-
- `run_with_compiler.cmd` : powershell tools
15-
Something required for running stuff on i386 and x64
14+
- `run_with_compiler.cmd` : powershell tools
15+
Something required for running stuff on i386 and x64

0 commit comments

Comments
 (0)