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: generate py39 wheels too #66

Merged
merged 5 commits into from
Aug 19, 2024
Merged

fix: generate py39 wheels too #66

merged 5 commits into from
Aug 19, 2024

Commits on Aug 19, 2024

  1. fix: generate py39 wheels too

    The absence of 
    soundswallower-0.6.4-cp39-cp39-win_amd64.whl on pypi means I (and therefore Studio CLI users) cannot install ReadAlongs/Studio on my windows machine using Python 3.9 without installing the MS Visual Studio compiler.
    So add py39 wheels to pyproject.toml so they're generated next time we release.
    joanise authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    717fcf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5ea04e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    279781c View commit details
    Browse the repository at this point in the history
  4. fix: maybe fix node?

    dhdaines committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    da157c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    906ac27 View commit details
    Browse the repository at this point in the history