Skip to content

add requirements.txt file for simple required package installation#80

Open
remecca4 wants to merge 1 commit intoopenclimatefix:mainfrom
remecca4:update-requirements
Open

add requirements.txt file for simple required package installation#80
remecca4 wants to merge 1 commit intoopenclimatefix:mainfrom
remecca4:update-requirements

Conversation

@remecca4
Copy link

Pull Request

Description

I added a requirements.txt file listing all necessary dependencies for the project. This change simplifies the setup process for new contributors by allowing them to install dependencies with a single command:

pip install -r requirements.txt

Checklist:

  • My code follows OCF's coding style guidelines
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked my code and corrected any misspellings

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