Jonathan Gray
Jonathan Gray
Tricky bit of this is the need to recalculate the population distributions per admin.
https://github.com/Flowminder/FlowKit/commit/c24069d7c7589a233fc2e46d28a6ce1dfddce888 has the code originally used for this (which should be updated, and placed into a script).
I got some way into this for the record, but ran into issues when trying to think through how to handle types. The most obvious option, that things math'ed have...
This one, @maxalbert ?
Can we have a quick sequence diagram to show how the auth flow works now?
@ldh-fm may have additional things to add to this list.
See also https://dephell.org
I'm super hoping that https://github.com/pypa/pipenv/issues/3369 obviates this one.
Revisited, and we will continue to use pipenv given it is now under new stewardship.
Reopening again, because pipenv continues to be quite troublesome. I'm almost happy to switch to poetry, but held back by the lack of dynamic versioning. I think once: - https://github.com/mtkennerly/poetry-dynamic-versioning/issues/39...