Skip to content

Commit 14b740a

Browse files
author
Boris Shminke
committed
depend on main until datatable 1.1 is released
1 parent 6530da5 commit 14b740a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
url='https://github.com/Darel13712/rs_datasets',
1515
packages=setuptools.find_packages(),
1616
install_requires=[
17-
'datatable',
17+
'datatable @ git+https://github.com/h2oai/datatable@main#egg=datatable',
1818
'pandas',
1919
'gdown',
2020
'pyarrow',

0 commit comments

Comments
 (0)