issues
search
rosepearson
/
GeoFabrics
A package for generating hydrologically conditioned DEMs and roughness maps from LiDAR and other infrastructure data. Check the wiki for install and usage instructions, and documentation at https://rosepearson.github.io/GeoFabrics/
GNU General Public License v3.0
29
stars
11
forks
source link
bugfix - package broken - import geofabrics error
#258
Closed
rosepearson
closed
3 months ago
rosepearson
commented
3 months ago
Fix pyproject.toml to remove reference to
src.geofabrics
. This should automatically be found.
Update the CI tests to work using
import geofabrics
to test packaging instead of just running from source
Recall the broken PyPI version 1.1.14-1.1.18
src.geofabrics
. This should automatically be found.import geofabrics
to test packaging instead of just running from source