Skip to content

v0.16

Compare
Choose a tag to compare
@brianhelba brianhelba released this 11 Feb 23:47
· 469 commits to master since this release
3d27f4a
  • Remove workarounds for the old pip resolver
    • Older versions of pip with the old resolver are no longer supported
  • Only install development requirements as part of the [dev] extra
    • Update setup.py with the changes from c58fa53
  • Install local apps first
    • Update settings.py with the changes from e414e2f