Skip to content

Commit a822db7

Browse files
authored
Merge pull request #213 from ragrawal/master
changed name back to sklearn-pandas
2 parents 2173b62 + 7e6cc6a commit a822db7

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)