Skip to content

Commit

Permalink
Merge from 3.x: PR #3971
Browse files Browse the repository at this point in the history
  • Loading branch information
ccordoba12 committed Jan 16, 2017
2 parents af5566c + 41196df commit 8833dd1
Show file tree
Hide file tree
Showing 40 changed files with 4,566 additions and 4,318 deletions.
4 changes: 4 additions & 0 deletions continuous_integration/appveyor/modules_test.bat
Expand Up @@ -24,6 +24,10 @@ for /r "%SPYDER%" %%f in (*.py) do (
:: We don't want py.test's to be run here
echo --- NOT testing %%f ---
echo.
) else if not "!file:test\=!"=="!file!" (
:: We don't want py.test's to be run here
echo --- NOT testing %%f ---
echo.
) else if not "!file:site\=!"=="!file!" (
:: We can't test our site files
echo --- NOT testing %%f ---
Expand Down
Binary file modified spyder/locale/es/LC_MESSAGES/spyder.mo
Binary file not shown.

0 comments on commit 8833dd1

Please sign in to comment.