fix Docker build and import issues

This commit is contained in:
Nick Sweeting
2024-10-08 00:12:09 -07:00
parent 835f961aed
commit 397ae1a99b
6 changed files with 125 additions and 87 deletions

View File

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