1. 22 Nov, 2019 1 commit
    • FIX: Regression of not excluding files from build (#1606) · 12f981c5
      * FIX: To find excluded files, no additional glob is used to build a complete list of excluded files. Instead when checking if a file is excluded, it is looked up if one of the parent folder is in the excluded list.
      
      * making isort happy
      
      * revert accidentally made changes to pyproject.toml/poetry.lock
      
      * fix: change condition for breaking loop, as previous version could lead to infinite loop
      finswimmer committed
  2. 21 Nov, 2019 2 commits
  3. 20 Nov, 2019 7 commits
  4. 19 Nov, 2019 5 commits
  5. 18 Nov, 2019 7 commits
  6. 17 Nov, 2019 2 commits
  7. 15 Nov, 2019 4 commits
  8. 13 Nov, 2019 5 commits
  9. 12 Nov, 2019 6 commits
  10. 08 Nov, 2019 1 commit