forked from torch-js/torch-js
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
The installation process seems to currently depend on python3.8 being installed on the user's system. I'd propose one of two alternatives:
- Relax this dependency to just a generic Python3 dependency. This could be accomplished by changing the Python version specified in
publish-prebuild.ymlto just3.x - 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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels