Skip to content

Commit

Permalink
[CI/CD](conf.yml): Change test conf.yml to adapt to new settings conf…
Browse files Browse the repository at this point in the history
…iguration
  • Loading branch information
PauAndrio committed Oct 3, 2024
1 parent bc776bd commit cbe74af
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Empty file.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"Bioexcel": "https://bioexcel.eu/"
},
packages=setuptools.find_packages(exclude=['docs', 'test']),
package_data={'biobb_structure_checking': ['py.typed']},
include_package_data=True,
install_requires=['psutil', 'numpy', 'biopython>=1.79'],
python_requires='>=3.8',
Expand Down

0 comments on commit cbe74af

Please sign in to comment.