mirror of
https://github.com/triqs/dft_tools
synced 2025-01-14 14:46:30 +01:00
f07afa50ff
To make it work one has to create a symlink in 'dft/converters/plovasp' pointing to the built library 'atm.so'. Also, one has to use 'from <modulename> import <function>' inside the test itself to avoid problems with module name substitutions.