Skip to content
Snippets Groups Projects
Commit 014e44d3 authored by Joshua Steer's avatar Joshua Steer
Browse files

Merge branch 'master' of https://git.soton.ac.uk/js22g12/AmpScan

parents 8601eb82 15a71633
Branches
No related tags found
No related merge requests found
Pipeline #321 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', '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