Veit Schiele
Veit Schiele
> Very interesting. Why did you move everything into a src folder? > Does this adhere to best practices? Some considerations about the `src` folder are described by @hynek in...
Update of the Spack environment, see a2b08b4
Initial section comitted, see 9b4590f.
@b0g3r: I know, but that’s not suitable for build servers and in CI.
However, I need the ability to install the current package along with its dependencies in a specific environment that I can completely specify, including architecture and compilers.
Hi @orsinium, thank you for the hint. It’s an Interesting project, but unfortunately I still need Python2 support: many research institutes I know still have legacy Python2 projects.