commit | 72fde8fef5f17c920974646490b26fc9f642d675 | [log] [tgz] |
---|---|---|
author | Sean Dague <sdague@linux.vnet.ibm.com> | Sun Jul 28 21:39:05 2013 -0400 |
committer | Sean Dague <sdague@linux.vnet.ibm.com> | Sun Jul 28 21:40:15 2013 -0400 |
tree | 9b497759151bcb7cd6e5371a24b758abdf86b4d2 | |
parent | 7f5e65bc18ccc73a72ed46c319978f79a285dc83 [diff] |
Revert "Add jsonschema to requirements.txt" This reverts commit d35a64499673c2d765dd342fa21dabdbfa4ba276. Which is possibly the cause of grenade failing the gate, we'll bring this back later if it isn't. Change-Id: I00815f7ef053ae4d5da71fa31885a52ae887c6fc
diff --git a/requirements.txt b/requirements.txt index ee754dc..06aa9f3 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -3,7 +3,6 @@ anyjson nose httplib2>=0.7.0 -jsonschema>=1.0.0,!=1.4.0,<2 testtools>=0.9.32 lxml boto>=2.2.1