dont load sonic binary if sonic backend is not enabled

This commit is contained in:
Nick Sweeting
2024-10-09 18:57:24 -07:00
parent c25ced0c2a
commit b1a17689cd
3 changed files with 3 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "archivebox"
version = "0.8.5rc34"
version = "0.8.5rc36"
requires-python = ">=3.10"
description = "Self-hosted internet archiving solution."
authors = [{name = "Nick Sweeting", email = "pyproject.toml@archivebox.io"}]