Skip to content

Add support for poetry package install

King, Jonathan M requested to merge ghsc/users/jking/pfdf:6-package into main

This merge adds "pyproject.toml" file to the package, configured for installation via poetry.

Note that the package currently still requires the ArcPy and TauDEM libraries, which require external installations. However, issues #25 (closed) and #17 (closed) should eventually resolve this.

Merge request reports