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

fix(setup): missing module in distribution package #18

Merged
merged 1 commit into from
Jun 30, 2023
Merged

fix(setup): missing module in distribution package #18

merged 1 commit into from
Jun 30, 2023

Commits on May 3, 2023

  1. fix(setup): missing module in distribution package

    This commit fixes an issue where the code was not being included in the distribution package.
    
    The issue was resolved by adding a line to the setup.py to include the modules.
    
    With this change, the package can now be installed and used as intended
    
    Signed-off-by: Homing So <homingso@foxmail.com>
    hominsu committed May 3, 2023
    Configuration menu
    Copy the full SHA
    063a80d View commit details
    Browse the repository at this point in the history