Skip to content

Updated PyGLM packaging structure#203

Merged
Zuzu-Typ merged 5 commits intomasterfrom
update-build-system
Oct 11, 2024
Merged

Updated PyGLM packaging structure#203
Zuzu-Typ merged 5 commits intomasterfrom
update-build-system

Conversation

@Zuzu-Typ
Copy link
Copy Markdown
Owner

@Zuzu-Typ Zuzu-Typ commented Jan 13, 2023

  • Using VERSION for the version constant
  • PyGLM is now packaged as:
    • PyGLM (root package)
      • .glm (library)
      • .glm_typing (typing stubs)
    • glm (for backwards compatibility)

@Weissnix4711
Copy link
Copy Markdown

Sorry for the bump, but any update on this? I've having some issues packaging for alpine, and I think this conflict is the cause.

@Zuzu-Typ Zuzu-Typ linked an issue Oct 31, 2023 that may be closed by this pull request
@Zuzu-Typ Zuzu-Typ force-pushed the update-build-system branch 3 times, most recently from 9a4d0f2 to fd20249 Compare October 11, 2024 14:40
+ Using setuptools + build now
+ Using VERSION for the version constant
+ Using pyproject.toml instead of just setup.py
+ PyGLM is now packaged as:
  + PyGLM (root package)
    + .glm (library)
    + .glm_typing (typing stubs)
  + glm (for backwards compatibility)
@Zuzu-Typ Zuzu-Typ force-pushed the update-build-system branch from fd20249 to e432010 Compare October 11, 2024 16:03
@Zuzu-Typ Zuzu-Typ self-assigned this Oct 11, 2024
@Zuzu-Typ Zuzu-Typ merged commit 31d3c0a into master Oct 11, 2024
@Zuzu-Typ Zuzu-Typ deleted the update-build-system branch November 26, 2024 07:56
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.

Trying to utilize glm.glm_typing

2 participants