mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-05 07:17:52 +10:00
fix armv7 build for Docker and bare metal
This commit is contained in:
@@ -63,6 +63,7 @@ build = [
|
||||
"stdeb",
|
||||
"twine",
|
||||
"wheel",
|
||||
"regex=2021.9.30; platform_machine == 'armv7l'",
|
||||
]
|
||||
lint = [
|
||||
"flake8",
|
||||
|
||||
Reference in New Issue
Block a user