Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ypriverol authored Feb 25, 2024
1 parent a3f198e commit 443bab7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,9 @@ def readme():
license='MIT',
packages=find_packages(),
include_package_data=True,
python_requires='>=3.8',
install_requires=[
'lxml',
'multiqc==1.20.0',
'multiqc==1.19.0',
'pandas',
'pyteomics',
'sdrf-pipelines >= 0.0.18',
Expand Down

0 comments on commit 443bab7

Please sign in to comment.