
[:python_version < "3.5"]
django<2.0

[:python_version >= "3.5"]
django>=2.0

[factories]
factory-boy
