rg314 / pytraction

Bayesian Traction Force Microscopy
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

missing requirements file and dependencies #3

Closed rg314 closed 3 years ago

rg314 commented 3 years ago

There are no requirements file and dependencies which are causing the initial build to fail.

AndreaDimitracopoulos commented 3 years ago

I recommend using poetry (https://python-poetry.org/) for dependency management. It should be straightforward to integrate it with Travis (see example: https://github.com/python-poetry/poetry/issues/366)

rg314 commented 3 years ago

Completed but missing new packages for cell segmentation