https://github.com/turleyjm/cell-division-dl-plugin
Tip revision: f6c3290670f23524d47ccddc873ef5673eda4b3c authored by turleyjm on 11 July 2024, 02:09:47 UTC
Update README.md
Update README.md
Tip revision: f6c3290
MANIFEST.in
include LICENSE
include README.md
recursive-exclude * __pycache__
recursive-exclude * *.py[co]
