The Wayback Machine - https://web.archive.org/web/20200716211708/https://github.com/pandas-dev/pandas/blob/master/test.bat
Skip to content
Permalink
Branch: master
Go to file
3 contributors

Users who have contributed to this file

@jreback @TomAugspurger @nicku33
3 lines (2 sloc) 85 Bytes
:: test on windows
pytest --skip-slow --skip-network pandas -n 2 -r sxX --strict %*
You can’t perform that action at this time.