Commit 0aa82b37 authored by Ivan Tyagov's avatar Ivan Tyagov

Add numpy.

parent 07f656fc
......@@ -7,5 +7,5 @@ setup(
name='osie-plc',
version='0.1',
#entry_points={'console_scripts': ['windea = windea:main']},
install_requires=['pyA20Lime2', 'pymodbus[twisted]', 'click', 'prompt_toolkit', 'pygments' ]
install_requires=['pyA20Lime2', 'pymodbus[twisted]', 'click', 'prompt_toolkit', 'pygments', 'numpy' ]
)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment