Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade dependencies and clean up code/packaging #104

Merged
merged 4 commits into from
Apr 15, 2024
Merged

Conversation

leavauchier
Copy link
Collaborator

@leavauchier leavauchier commented Apr 11, 2024

Update pdal dependency to 2.6
Upgrade sphinx dependency to fix documentation build issues
Migrate all configurations and metadata to a single pyproject.toml file
Run linting with unified configuration

@leavauchier leavauchier force-pushed the upgrade-deps branch 3 times, most recently from 9655e57 to 09ed219 Compare April 11, 2024 15:31
@@ -115,20 +122,34 @@ def identify(self, las_data: laspy.lasdata.LasData) -> None:
self.iou = IoU.iou_by_mask(threshold_mask, target_mask)

# MONKEY PATCHING !!! for debugging

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

C'est dans la pr à cause du lint mais peut-être créer une tâche de dette technique pour un mode debug plus propre que beaucoup de lignes de code commentées.

@leavauchier leavauchier merged commit 057a134 into main Apr 15, 2024
1 check passed
@leavauchier leavauchier deleted the upgrade-deps branch April 15, 2024 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants