d-meiser / cold-atoms

A tool box for cold-atom simulations.
GNU General Public License v3.0
12 stars 5 forks source link

Move library source directory to not importable sub-dir #2

Closed d-meiser closed 7 years ago

d-meiser commented 7 years ago

This is a best practice to avoid testing the uninstalled version of the library, see https://hynek.me/articles/testing-packaging/ for details.