We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
FRSM-13-2 fails for https://github.com/bojanakoteska/SchrodingerAPI.
FRSM-13-2 should pass for https://github.com/bojanakoteska/SchrodingerAPI.
Does not detect requirements.txt or keywords in GitHub actions file.
requirements.txt
Adjust detection logic in FAIREvaluatorRequirements and patterns in data/software_file.json.
FAIREvaluatorRequirements
data/software_file.json
https://github.com/bojanakoteska/SchrodingerAPI
python --version
pip show fuji | grep "^Version\:"
The text was updated successfully, but these errors were encountered:
karacolada
Successfully merging a pull request may close this issue.
Description
FRSM-13-2 fails for https://github.com/bojanakoteska/SchrodingerAPI.
Expected Behavior
FRSM-13-2 should pass for https://github.com/bojanakoteska/SchrodingerAPI.
Actual Behavior
Does not detect
requirements.txt
or keywords in GitHub actions file.Possible Fix
Adjust detection logic in
FAIREvaluatorRequirements
and patterns indata/software_file.json
.Steps to reproduce
https://github.com/bojanakoteska/SchrodingerAPI
Your Environment
python --version
: 3.11.5pip show fuji | grep "^Version\:"
: Version: 3.1.1The text was updated successfully, but these errors were encountered: