We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b90b78 commit ae42c57Copy full SHA for ae42c57
environment.yml
@@ -10,6 +10,7 @@ dependencies:
10
- gdal
11
- lastools # for check that lasinfo warnings desapear when standardizing
12
- geopandas
13
+ - pandas=2.3.3 # in the next version (3.0.0), test_add_points_from_geometry_to_las fails
14
# --------- dev dep --------- #
15
- pre-commit # hooks for applying linters on commit
16
- black # code formatting
0 commit comments