Skip to content

Commit

Permalink
clean up merge artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
mpenkov committed Oct 31, 2020
1 parent 18d519c commit 3918704
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -342,12 +342,6 @@ def run(self):
install_requires.append(CYTHON_STR)
setup_requires.append(CYTHON_STR)

install_requires = [
NUMPY_STR,
'scipy >= 1.0.0',
'six >= 1.5.0',
]

setup(
name='gensim',
version='4.0.0beta',
Expand Down

0 comments on commit 3918704

Please sign in to comment.