Skip to content
Snippets Groups Projects
  1. Jan 10, 2019
  2. Nov 15, 2018
  3. Nov 13, 2018
    • Sybren A. Stüvel's avatar
      Moved from requirements.txt to Pipfile · 9e55ccd6
      Sybren A. Stüvel authored
      This also means that we need a `tests/__init__.py` file; this file makes
      py.test undertand what is our sources directory, and thus allows them to
      `import flamenco_worker`. As a result, the test imports from tests/*.py
      need to change to relative imports.
      9e55ccd6
Loading