Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
harripd authored Sep 20, 2022
1 parent 541004c commit aceb7f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
download_url = 'http://opensmfs.github.io/FRETBursts/',
python_requires='>=3.6',
install_requires = ['numpy', 'scipy', 'matplotlib', 'lmfit', 'seaborn',
'phconvert', 'future'],
'phconvert'],
include_package_data = True,
license = 'GPLv2',
description = ("Burst analysis toolkit for single and multi-spot "
Expand Down

0 comments on commit aceb7f8

Please sign in to comment.