Skip to content

Commit 86a2c12

Browse files
committed
dependency cleanup
1 parent 7d2d7ff commit 86a2c12

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

test_requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@ nose
22
httpretty
33
expects
44
wheel
5-
sure

tests/test_http_options.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import unittest
2+
from six import u
23
from nose.tools import raises
34
import httpretty
45
import requests

0 commit comments

Comments
 (0)