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

Requirements needs update #131

Closed
ricmperes opened this issue Nov 19, 2024 · 2 comments
Closed

Requirements needs update #131

ricmperes opened this issue Nov 19, 2024 · 2 comments

Comments

@ricmperes
Copy link

ricmperes commented Nov 19, 2024

Issue for #130 .
When installing snews-sc, snews-pt gets installed at a very specific commit, overwriting any local installation. Once tested, change to main branch.

snews-pt @ git+https://github.com/SNEWS2/SNEWS_Publishing_Tools.git@e513fb7561ad1a037c06489a8e4ecb20ef5efb88 ; python_version >= "3.11" and python_version < "3.13"

@ricmperes
Copy link
Author

Other packages giving errors:

  • hop-client: snews-cs 2.2.0 requires hop-client<0.10.0,>=0.9.0, but you have hop-client 0.10.0 which is incompatible.
  • python-dotenv: snews-cs 2.2.0 requires python-dotenv==0.19.2, but you have python-dotenv 0.21.1 which is incompatible.

@justinvasel
Copy link
Contributor

The hop-client version conflict is resolved in #133.

The python-dotenv version conflict will be resolved once the next version of snews-pt is published (following the merging of SNEWS2/SNEWS_Publishing_Tools#123).

Note: The specific version of snews-pt referenced in requirements.txt is the specific version used for this specific version of snews-cs. The pyproject.toml file specifies the more general allowed version numbers for snews-pt.

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

No branches or pull requests

2 participants