Skip to content

Add support for flexible Python3 versions #13

@raghavmecheri

Description

@raghavmecheri

The installation process seems to currently depend on python3.8 being installed on the user's system. I'd propose one of two alternatives:

  1. Relax this dependency to just a generic Python3 dependency. This could be accomplished by changing the Python version specified in publish-prebuild.yml to just 3.x
  2. Use a build matrix and build for multiple Python versions (3.5, 3.6, 3.7, 3.8, 3.9)

@arition What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions