Skip to content

Commit

Permalink
cchch changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Reitz committed Jan 23, 2012
1 parent d892e93 commit 1fb4bd8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions Makefile
@@ -1,4 +1,5 @@
init:
python setup.py develop
pip install -r requirements.txt

test:
Expand Down
1 change: 0 additions & 1 deletion setup.py
Expand Up @@ -45,7 +45,6 @@
'requests.packages.urllib3.packages',
'requests.packages.urllib3.packages.ssl_match_hostname',
'requests.packages.urllib3.packages.mimetools_choose_boundary',
'requests.packages.urllib3.packages.six',
'requests.packages.oreos'
],
package_data={'': ['LICENSE', 'NOTICE']},
Expand Down

0 comments on commit 1fb4bd8

Please sign in to comment.