Skip to content

Commit

Permalink
Update setup.py File Description
Browse files Browse the repository at this point in the history
Update setup.py file description to reflect its officialness.
  • Loading branch information
Wondernutz committed Mar 22, 2017
1 parent e1404fb commit 1366059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def read_contents(file_to_read):
setup(
name=pypi_name,
version=get_version(),
description='This is the incomplete draft for NI\'s version of a NI-DAQmx Python API.',
description='NI-DAQmx Python API',
long_description=read_contents('README.rst'),
author='National Instruments',
maintainer="Brian Lee, Neil Stoddard",
Expand Down

0 comments on commit 1366059

Please sign in to comment.