Skip to content
Snippets Groups Projects
  1. Dec 06, 2020
  2. Jul 11, 2019
    • Martin Bauer's avatar
      Fixes in setup.py · 95934162
      Martin Bauer authored
      - version has to be obtained from file when no git repo is available
        like in tar-ball distributed by pypi
      95934162
  3. 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