Removes unittest2 from dev installed packages.

We removed unittest2 from our test suites in favor of the builtin
unittest from Python 2.7+
This commit is contained in:
Eddie Hebert
2012-11-12 10:50:04 -05:00
parent cf4d7ca353
commit 8eecf25985
-1
View File
@@ -1,7 +1,6 @@
ipython==0.13.1
# Testing
unittest2
nose==1.2.1
# Fetching sample data