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

#24 Use PyProject.toml #25

Merged
merged 7 commits into from
Oct 17, 2024
Merged

#24 Use PyProject.toml #25

merged 7 commits into from
Oct 17, 2024

Commits on Oct 13, 2024

  1. #24 Use PyProject.toml

    * Migrated from setup.py to pyproject.toml
    tzijnge committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    f9fa118 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. #24 Use PyProject.toml

    * Update pyproject.toml
    * renamed script lotuspc to lrpcg
    * Moved some files around
    tzijnge committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    fe62b16 View commit details
    Browse the repository at this point in the history
  2. #24 Use PyProject.toml

    * Update .gitignore
    * Update cmake
    tzijnge committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5b55b5c View commit details
    Browse the repository at this point in the history
  3. #24 Use PyProject.toml

    * Update cmake.yml
    tzijnge committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8de9c66 View commit details
    Browse the repository at this point in the history
  4. #24 Use PyProject.toml

    * Update pyproject.toml
    tzijnge committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    039c89d View commit details
    Browse the repository at this point in the history
  5. #24 Use PyProject.toml

    * Moved everything to src to follow src-layout convention
    * Moved cmake output to cmake_build because it conflicts with pip build directory
    tzijnge committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    078fc6a View commit details
    Browse the repository at this point in the history
  6. #24 Use PyProject.toml

    * Moved cmake output to cmake_build because it conflicts with pip build directory
    tzijnge committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b4b2300 View commit details
    Browse the repository at this point in the history