Skip to content

Commit 6064eca

Browse files
committed
Modified project name.
1 parent 3e0745f commit 6064eca

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
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22
import sys, os
33

4-
setup(name='minimocktest',
4+
setup(name='MiniMockTest',
55
version='0.1',
66
description="Custom unittest TestCase that wraps minimock",
77
long_description="""\

0 commit comments

Comments
 (0)