[00:50:21] <nedbat> i have two interrelated projects. I'd like to bump the version numbers of both, and update the setup.py install requirements to the new version numbers. I want to then test them. But the tox.ini will now require a version that doesn't exist on pypi. What are my options for getting tox's pip to find a local kit that I make?