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

Update setup.py #76

Merged
merged 1 commit into from
Jun 28, 2023
Merged

Update setup.py #76

merged 1 commit into from
Jun 28, 2023

Conversation

jonas912
Copy link
Contributor

@jonas912 jonas912 commented Jun 26, 2023

open_FRED-cli is used but not named in setup.py as a requirement to be installed during installation of feedinlib:

import open_FRED.cli as ofr

therefore I added open_FRED-cli to install_requires list

added open_FRED-cli to install_requires list
@p-snft
Copy link
Member

p-snft commented Jun 26, 2023

Thanks for your contribution. The reason why open_FRED-cli is added to the requirements should be named in the commit/ merge message, would you please edit your comment above so that this will be done?

@p-snft p-snft merged commit c89e845 into oemof:dev Jun 28, 2023
1 check passed
@jonas912
Copy link
Contributor Author

jonas912 commented Jul 21, 2023

Hello again, I found a missing comma in the setup.py file (after "open-FRED-cli"):

"open_FRED-cli"

Could you please correct this? Thanks in advance.

@jonas912 jonas912 deleted the patch-1 branch July 21, 2023 12:14
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.

None yet

2 participants