at 22.05-pre 267 B view raw
1diff --git a/setup.py b/setup.py 2index 801d081..6d93128 100644 3--- a/setup.py 4+++ b/setup.py 5@@ -19,8 +19,6 @@ setup( 6 'matplotlib', 7 'numpy', 8 'pandas', 9- 'pytest', 10- 'pytest-sugar', 11 'ujson', 12 'xarray', 13 ],