mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-30 19:58:17 +08:00
82affb639f
The test had a check for a pandas version (0.12.0) which was out of date with the version in requirements, meaning the tests have not been run regularly and unstable. Skip via the decorator to make it more noticeable that tests are not being run.