We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 071cab9 commit 425acf5Copy full SHA for 425acf5
setup.py
@@ -17,7 +17,7 @@
17
long_description=open(README).read(),
18
package_dir={'fluent': 'fluent'},
19
packages=['fluent'],
20
- install_requires=['msgpack-python'],
+ install_requires=['msgpack'],
21
author='Kazuki Ohta',
22
author_email='[email protected]',
23
url='https://github.com/fluent/fluent-logger-python',
0 commit comments