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

Migrate to project.toml based setuptools #23

Merged
merged 1 commit into from
Feb 4, 2024
Merged

Conversation

ChenglongMa
Copy link
Owner

Changelog

v1.2.3

In this version, we have made the following changes:

  1. 🧬 CHANGE!: We change the GUI mode to optional.
    • Now, you can install the GUI mode by running:
      • pip install skin-tone-classifier[all] --upgrade
      • It will support both the CLI mode and the GUI mode.
    • If you don't specify the [all] option, the app will install the CLI mode only.
  2. 🧬 CHANGE!: [For developer]. We base the project to project.toml instead of setup.py.

@ChenglongMa ChenglongMa merged commit d84f6a1 into main Feb 4, 2024
26 checks passed
@ChenglongMa ChenglongMa deleted the to-project-toml branch February 4, 2024 01:57
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.

1 participant