Skip to content
Snippets Groups Projects
  1. Aug 19, 2019
    • Stephan Seitz's avatar
      Remove main methods from tests · 9089cc44
      Stephan Seitz authored
      ... or code will be executed when pytest is collecting the tests.
      I found out that I can use "-s" to convince vim-test to show me test
      output.
      9089cc44
  2. Mar 21, 2019
    • Martin Bauer's avatar
      Separated modules into subfolders with own setup.py · 1e02cdc7
      Martin Bauer authored
      This restructuring allows for easier separation of modules into
      separate repositories later. Also, now pip install with repo url can be
      used.
      
      The setup.py files have also been updated to correctly reference each
      other. Module versions are not extracted from git state
      1e02cdc7