I changed "0.0.0.0" to "localhost" in instructions and tests because it seems to work more broadly across different platforms.
One of the tests is failing at the moment because the file paths are out of sync. Merging #106 into master and then rebasing/merging for this branch should solve that problem.
Pull Request Checklist
[x] Pull request includes a description of the change and the reason behind it.
I changed "0.0.0.0" to "localhost" in instructions and tests because it seems to work more broadly across different platforms.
One of the tests is failing at the moment because the file paths are out of sync. Merging #106 into master and then rebasing/merging for this branch should solve that problem.
Pull Request Checklist
./.ci/local_checks.sh
passes locally. (The app must be running. SeeREADME.md
for instructions.)Maintainer's responsibilities:
_version.py
has been updated.CHANGELOG.md
has been updated.