Skip to content

Commit 7e6cc6a

Browse files
author
RJ Agrawal
committed
changed name back to sklearn-pandas
1 parent 661bd94 commit 7e6cc6a

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
@@ -29,7 +29,7 @@ def run(self):
2929
raise SystemExit(errno)
3030

3131

32-
setup(name='sklearn-pandas2',
32+
setup(name='sklearn-pandas',
3333
version=__version__,
3434
description='Pandas integration with sklearn',
3535
maintainer='Ritesh Agrawal',

0 commit comments

Comments
 (0)