Commit Graph

6 Commits

Author SHA1 Message Date
Eddie Hebert 61ccce760e BLD: Remove unused requirement of iso8601 package. 2014-01-08 11:13:26 -05:00
Eddie Hebert bbad5b386a 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.
2013-12-02 13:19:00 -05:00
Eddie Hebert b44fc20e4e MAINT: Remove msgpack as a dependency.
Now that the data serialization uses pandas, msgpack is no longer
needed.
2013-10-01 14:28:11 -04:00
Eddie Hebert 68327f5a10 Removes documentation references to pavement.
The references to pavement were causing confusion on what libraries
are needed for installation.
2013-02-01 11:33:32 -05:00
Tobias Brandt e955012fce DOC: Replaced installation instructions with the ones from pypi. 2012-11-14 12:54:04 +02:00
Tobias Brandt 92fa9bf41d DOC: Renamed the notes section the installation section.
Fixed some formatting in the DataSources paragraph.
2012-11-14 12:12:42 +02:00