Files
biopython/.circleci
Peter Cock 32fe2bb5f1 Avoid reportlab v4 under CircleCI (#4305)
We want reportlab importable for Sphinx API docs, but installing v4 is currently
problematic under CirclecI as it wants pycario installed (which is attempted from
source). So stick with latest v3
2023-05-18 15:54:02 +01:00
..