8000 README - mention msgpack-python is dependency · T0MASD/fluent-logger-python@b94f4cf · GitHub
[go: up one dir, main page]

Skip to content

Commit b94f4cf

Browse files
author
Adam Chainz
committed
README - mention msgpack-python is dependency
I went to check the package for its requirements and saw this section, when I read it I thought it had no python depedencies. However looking at `setup.py` it's clear `msgpack-python` is required.
1 parent 3776cc6 commit b94f4cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Requirements
2525
------------
2626

2727
- Python 2.6 or greater including 3.x
28+
- ``msgpack-python``
2829

2930
Installation
3031
------------

0 commit comments

Comments
 (0)
0