Skip to content
Snippets Groups Projects
Commit 44c80692 authored by ojs1g14's avatar ojs1g14
Browse files

Update setup.py

parent a0a23105
Branches
No related tags found
No related merge requests found
Pipeline #319 passed
......@@ -22,7 +22,7 @@ setup(name='AmpScan',
author_email='Joshua.Steer@soton.ac.uk',
license='MIT',
packages=['AmpScan'],
install_requires=['numpy', 'matplotlib', 'scipy', 'pyqt', 'vtk==8.1.0'],
install_requires=['numpy', 'matplotlib', 'scipy', 'pyqt5', 'vtk==8.1.0', 'sphinxcontrib-napoleon'],
package_data={},
include_package_data=True,
zip_safe=False,)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment