Skip to content

Commit

Permalink
Reducing the size of the line (or else travis complains).
Browse files Browse the repository at this point in the history
  • Loading branch information
searchivairus committed Feb 18, 2018
1 parent f584063 commit 3dd384e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python_bindings/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ def build_extensions(self):
name='nmslib',
version=__version__,
description='Non-Metric Space Library (NMSLIB)',
author='Bilegsaikhan Naidan, Leonid Boytsov, Yury Malkov, Ben Frederickson, David Novak, and others',
author='B. Naidan, L. Boytsov, Yu. Malkov, B. Frederickson, D. Novak, et al.',
url='https://github.com/searchivarius/nmslib',
long_description="""Non-Metric Space Library (NMSLIB) is an efficient cross-platform
similarity search library and a toolkit for evaluation of similarity search methods. The
Expand Down

0 comments on commit 3dd384e

Please sign in to comment.