Skip to content

Commit b24c5ce

Browse files
committed
fix: remove comment
1 parent 909d4b5 commit b24c5ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
- gdal
1111
- lastools # for check that lasinfo warnings desapear when standardizing
1212
- geopandas
13-
- pandas # in the next version (3.0.0), test_add_points_from_geometry_to_las fails
13+
- pandas
1414
# --------- dev dep --------- #
1515
- pre-commit # hooks for applying linters on commit
1616
- black # code formatting

0 commit comments

Comments
 (0)