This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
riakcached
mirror of
https://github.com/brettlangdon/riakcached.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
1
Wiki
Activity
Browse Source
fix requirements and test requirements
master
Brett Langdon
12 years ago
parent
b9c95cd0ad
commit
8114ca0ac7
2 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
requirements.txt
+2
-0
test-requirements.txt
+ 1
- 1
requirements.txt
View File
@ -1 +1 @@
urllib3
=
=1.7
urllib3
>
=1.7
+ 2
- 0
test-requirements.txt
View File
@ -0,0 +1,2 @@
mock
-r requirements.txt
Write
Preview
Loading…
Cancel
Save