trimesh / cascadio

A Python module using OpenCASCADE to convert STEP files to GLB
12 stars 4 forks source link

Fix broken homepage URL in pyproject.toml #4

Closed musicinmybrain closed 7 months ago

musicinmybrain commented 8 months ago

Currently, the project is at https://github.com/mikedh/cascadio, but the homepage link is https://github.com/trimesh/cascadio, which does not exist.

mikedh commented 7 months ago

Actually was meaning to transfer it to the trimesh org, which I just did. Thanks for the fix and reminder!