mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-10 23:39:19 +08:00
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:
@@ -1,7 +1,6 @@
|
||||
ipython==0.13.1
|
||||
|
||||
# Testing
|
||||
unittest2
|
||||
nose==1.2.1
|
||||
|
||||
# Fetching sample data
|
||||
|
||||
Reference in New Issue
Block a user