Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Lewy Zeng authored Feb 10, 2023
1 parent 4706822 commit fb5a0f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
'pynndescent',
'llvmlite>=0.34.0',
'torch>=1.6',
'sklearn',
'scikit-learn',
'umap-learn',
'pytorch_lightning',
'dill',
Expand All @@ -34,4 +34,4 @@
'License :: OSI Approved :: MIT License',
'Programming Language :: Python :: 3.9',
],
)
)

0 comments on commit fb5a0f3

Please sign in to comment.