mirror of
https://github.com/RunLit/Bambu-Run.git
synced 2026-06-22 14:09:04 +01:00
python 3.9 shall also work for old os
This commit is contained in:
@@ -8,7 +8,7 @@ version = "0.1.4"
|
||||
description = "Django reusable app for Bambu Lab 3D printer monitoring and filament inventory management"
|
||||
readme = "README.md"
|
||||
license = {text = "MIT"}
|
||||
requires-python = ">=3.10"
|
||||
requires-python = ">=3.9"
|
||||
authors = [
|
||||
{name = "Runnan Li"},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user