Skip to content

chore: Move files from recipe to main repository

Wayne Lewis requested to merge github/fork/beenje/add_files into master

Created by: beenje

For community modules, some extra files have to be in the recipe, but for ESS modules we (the e3 team) decided that all files should be in the main repository. It makes the development process much easier:

  • You can compile your module in a local conda environment by running make -f Makefile.E3
  • You have only one repo to maintain

Are you ok with moving those files here?

Merge request reports