Files
PyG2O/CHANGELOG.md
AURUMVORXX 03dfd1408c feat: Added ability to change entry point name
+ Renamed default entry point name
+ Added proper exception handling
+ Added ability to use .pth files
2025-03-25 19:16:21 +03:00

290 B

Changelog

  • Renamed entry point module to pyg2o_entry
  • Added option to change entry point name (read more: )
  • Added ability to connect additional package folders (read: use virtual environments), read more:
  • Added proper exception handling on the module loading time