You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The setup.py file includes the tool dependencies, but they are not pinned to specific versions. Please pin the versions, as this will improve the stability of the packages; new versions of the dependencies may break Mashpit.
Hi,
The setup.py file includes the tool dependencies, but they are not pinned to specific versions. Please pin the versions, as this will improve the stability of the packages; new versions of the dependencies may break Mashpit.
Additionally, Python has been gradually moving from setup.py to pyproject.toml as part of the packaging revamp. I would suggest migrating to pyproject.toml (https://packaging.python.org/en/latest/tutorials/packaging-projects/).
openjournals/joss-reviews#7306
Cheers
The text was updated successfully, but these errors were encountered: