We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1404fb commit 1366059Copy full SHA for 1366059
setup.py
@@ -37,7 +37,7 @@ def read_contents(file_to_read):
37
setup(
38
name=pypi_name,
39
version=get_version(),
40
- description='This is the incomplete draft for NI\'s version of a NI-DAQmx Python API.',
+ description='NI-DAQmx Python API',
41
long_description=read_contents('README.rst'),
42
author='National Instruments',
43
maintainer="Brian Lee, Neil Stoddard",
0 commit comments