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