Skip to content

Commit 1366059

Browse files
committed
Update setup.py File Description
Update setup.py file description to reflect its officialness.
1 parent e1404fb commit 1366059

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
@@ -37,7 +37,7 @@ def read_contents(file_to_read):
3737
setup(
3838
name=pypi_name,
3939
version=get_version(),
40-
description='This is the incomplete draft for NI\'s version of a NI-DAQmx Python API.',
40+
description='NI-DAQmx Python API',
4141
long_description=read_contents('README.rst'),
4242
author='National Instruments',
4343
maintainer="Brian Lee, Neil Stoddard",

0 commit comments

Comments
 (0)