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

Simplify installation and downgrade support to py3.8 #3

Merged
merged 6 commits into from
Aug 11, 2023
Merged

Simplify installation and downgrade support to py3.8 #3

merged 6 commits into from
Aug 11, 2023

Conversation

mjwen
Copy link
Contributor

@mjwen mjwen commented Aug 11, 2023

  • Simplify installization by only requiring torch as the requirement; all other depencencies added to in pyproject.toml
  • Use pip instead of conda to install packages in GH actions
  • Change typing (e.g. replacing | by Union) to support py>=3.8

@mjwen mjwen merged commit 04bc3fa into main Aug 11, 2023
8 checks passed
@mjwen
Copy link
Contributor Author

mjwen commented Aug 11, 2023

FYI @mkhorton, now it is easier to install and one should be able to use Python versions lower than 3.10.

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