Skip to content

Commit be2fef6

Browse files
egabanchoswitowski
authored andcommitted
Fix requirements.txt typo
* Merge pull request #89 drjova/fix-requirement. * NOTE This problem should be addressed in invenio#2431.
1 parent b8da067 commit be2fef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ redis==2.9.0
2929
nydus==0.10.6
3030
Cerberus==0.5
3131
matplotlib
32-
git+https://github.com/CERNDocumentServer/lumberjack.git
3332
html2text==2014.7.3
3433
markdown2==2.2.1
3534
bleach==1.4
35+
git+git://github.com/CERNDocumentServer/lumberjack.git

0 commit comments

Comments
 (0)