Skip to content

rl-institut/WEFEDemand

Repository files navigation

WEFEDemand

TBD

Get started

Code linting

  1. Create a virtual environment and install the dev dependencies with, for example

     pip install -r requirements/dev.txt
    

You can also create a virtual environment with conda and the environment.yml file

  1. Install the pre-commit hooks with

     pre-commit install
    

    This will mainly make sure you can't commit if your code is not linted with black. The pre-commit hook will check if your code is linted and if it is not it will simply lint it for you, you then only need to stage the changes made by the linter and commit again, as simple as that :)

About

Water-Energy-Food-Environment Demand Assessment Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages