Closed odscjames closed 3 years ago
Talked to Ben:
This should really be a library and have all reqs in setup.py.
We can't do this at the moment because we are pulling in 2 things via Git.
We can't guarantee that the particular locked commits are used by users of this library under the current scheme. This is a problem - so getting to a state where we can switch to setup.py only will help that problem too.
https://github.com/OpenDataServices/sphinxcontrib-opendataservices/pull/16
According to https://gitlab.com/pycqa/flake8/issues/289 this can be solved by bumping pyflakes 1.5.0 but I'm not sure what requirements scheme is being used in this repository.