Hey all

Thanks for your patience. Life gets a bit busy sometimes.

I've just merged #2127 [1] upstream, switching Sherlock from
setup-tools to Poetry, from unittest to pytest, and adding tox. With
this, the site-/dist-packages dir is no longer dirtied. This bug
**should** be resolved with the new upstream.

All:
Please feel free to ping me somewhere if things are problematic. I
don't get emails for this thread despite subscribing for some reason,
so I just check in once in a while. Things seem to work well on our
end though, and I don't suspect any major issues

For the packager:
Not terribly sure if Debian builds need to occur offline, but if they do...
If using tox... `tox -e offline` will direct tox to ignore
internet-dependant unit tests
If using pytest directly... `pytest -v -m "not online"` will direct
pytest to do the same

[1]: https://github.com/sherlock-project/sherlock/pull/2127

Reply via email to