tfrederiksen / inelastica

Python package for eigenchannels, vibrations and inelastic electron transport based on SIESTA/TranSIESTA DFT
https://tfrederiksen.github.io/inelastica
GNU Lesser General Public License v3.0
33 stars 16 forks source link

maint: enabling build in sub-git directories #36

Closed zerothi closed 6 years ago

zerothi commented 6 years ago

Now building inelastica in sub-directories should also work.

Signed-off-by: Nick Papior nickpapior@gmail.com

tfrederiksen commented 6 years ago

Looks all good. But what does it mean to "build in sub-directories"?

zerothi commented 6 years ago

If you have a directory which is git-controlled, and within that download Inelastica release and try to build it. The git command will respond to the "top-level" git-directory. So tags, etc. will be grabbed from a different project. So "all" information will be wrong ;)