Skip to content

Commit

Permalink
fillna
Browse files Browse the repository at this point in the history
  • Loading branch information
dcolinmorgan committed Jan 5, 2024
1 parent 20c02a9 commit c359b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def unique_flatten_dict(d):
python_requires='>3.7',
author='The Graphistry Team',
author_email='[email protected]',
# install_requires=core_requires,
install_requires=core_requires,
license='BSD',
# dependency_links=['https://pypi.nvidia.com'],
keywords=['cudf', 'cuml', 'GPU', 'Rapids']
Expand Down

0 comments on commit c359b4e

Please sign in to comment.