Coding 2021-09-27

By Max Woerner Chase

All right. Everything that I got flake8 to complain about not being documented, is now documented. The documentation isn't particularly good, but it's there, and it's ready to be processed by Sphinx. I'm not ready to hook Sphinx up yet, so now I'm back to making changes to the motrfile.

Right at the moment, I'm cleaning up the requirements files in various ways. I removed a few unneeded requirements, and some obsolete extras requirements. I've written a small constraints file based on the few version locks I did. The steps to change next are:

Looking over the file, I think the proper order for the last two is:

Once that's done, I can start working on creating helpers for the other commands, and do migrations as I finish them.

I don't really have a lot of focus left for this right now, so I'm going to wrap up early and zone out a bit.

Good night.