Skip to content

Commit 2c403b6

Browse files
committed
Changed name
1 parent a531bb4 commit 2c403b6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
0 Bytes
Binary file not shown.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# root/setup.py
22

33
from setuptools import setup
4-
setup(name='pyMR',
4+
setup(name='pyParallelMR',
55
version='0.1',
66
description='A python package to convert CPU-bound tasks ' +
77
'to parallel mapReduce jobs.',

0 commit comments

Comments
 (0)