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

chore: Fix packaging #38

Merged
merged 4 commits into from
Aug 25, 2024
Merged

chore: Fix packaging #38

merged 4 commits into from
Aug 25, 2024

Commits on Aug 25, 2024

  1. feat: Update project name and description

    The project name and description in the `pyproject.toml` file have been updated to reflect the changes made to the project.
    danielchalef committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    958130f View commit details
    Browse the repository at this point in the history
  2. chore: Update pyproject.toml to include core package

    The `pyproject.toml` file has been updated to include the `core` package in the list of packages. This change ensures that the `core` package is included when building the project.
    danielchalef committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    d20b51a View commit details
    Browse the repository at this point in the history
  3. fix imports

    danielchalef committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    3016c2d View commit details
    Browse the repository at this point in the history
  4. fix importats

    danielchalef committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    2c5bb41 View commit details
    Browse the repository at this point in the history