update name

This commit is contained in:
Jason Kölker 2011-11-05 13:25:09 -05:00
parent feed0d1bd1
commit fb6e6ba9a6
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
version = "0.1"
setup(name="openstack.nose",
setup(name="openstack.nose_plugin",
version=version,
description="openstack run_tests.py style output for nosetests",
long_description=open("README.rst").read(),