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

Rename /scripts and update CONTRIBUTING.md #161

Merged
merged 11 commits into from
Nov 30, 2024
Merged

Rename /scripts and update CONTRIBUTING.md #161

merged 11 commits into from
Nov 30, 2024

Conversation

jcornall
Copy link
Collaborator

@jcornall jcornall commented Nov 26, 2024

Closes #160 #159

@jcornall jcornall self-assigned this Nov 26, 2024
CONTRIBUTING.md Outdated Show resolved Hide resolved
scripts/eqt_env.yml Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
recipe/eqt_env.yml Outdated Show resolved Hide resolved
@DanicaSTFC DanicaSTFC linked an issue Nov 27, 2024 that may be closed by this pull request
@jcornall jcornall marked this pull request as ready for review November 27, 2024 11:37
@jcornall jcornall requested a review from DanicaSTFC November 27, 2024 11:52
recipe/eqt_env.yml Outdated Show resolved Hide resolved
@DanicaSTFC DanicaSTFC linked an issue Nov 27, 2024 that may be closed by this pull request
recipe/eqt_env.yml Outdated Show resolved Hide resolved
@jcornall
Copy link
Collaborator Author

Tested eqt using different versions of Python:

  • Python 3.11.6 (installed via conda install python=3.11.6 command)
  • Python 3.11.10 (installed using mamba env create -f recipe/eqt_env.yml)

Both work. 3.11.10 is the latest version of Python that can be installed with the current recipe limitation (python <3.12).

@jcornall jcornall requested a review from DanicaSTFC November 29, 2024 17:21
@DanicaSTFC DanicaSTFC added this to the Version x.x.x milestone Nov 29, 2024
@jcornall jcornall merged commit 0291f7f into main Nov 30, 2024
6 checks passed
@jcornall jcornall deleted the update-recipe branch November 30, 2024 21:18
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.

Examples do not run or display incorrectly Improve the recipe and installation guidelines
2 participants