MAINT: Removed unused test_utils.check functions.

The test_utils were the only references to the blist package,
removing so that blist can be removed as a dependency.
This commit is contained in:
Eddie Hebert
2013-12-02 13:19:00 -05:00
parent 860a340e55
commit bbad5b386a
5 changed files with 0 additions and 48 deletions
-1
View File
@@ -64,7 +64,6 @@ setup(
install_requires=[
'iso8601',
'Logbook',
'blist',
'pytz',
'requests',
'numpy',