PermafrostDiscoveryGateway / viz-points

Python package for post-processing point-cloud data for 3D visualization
Apache License 2.0
0 stars 1 forks source link

Add specific version of Oslandia py3dtiles to `setup.py` #16

Closed iannesbitt closed 1 year ago

iannesbitt commented 1 year ago
    install_requires=[
        'py3dtiles @ git+https://gitlab.com/Oslandia/py3dtiles.git@68cdcd9080994d38614d3aa5db75cea2456298cf',
        'pdal'
    ],
iannesbitt commented 1 year ago

_Originally posted by @robyngit in https://github.com/PermafrostDiscoveryGateway/viz-points/pull/12#discussion_r1195650825_