forked from Lainports/opnsense-ports
11 lines
262 B
TOML
11 lines
262 B
TOML
--- pyproject.toml.orig 2024-11-03 19:29:09 UTC
|
|
+++ pyproject.toml
|
|
@@ -10,7 +10,7 @@ requires = [
|
|
description-file = "README.rst"
|
|
requires = [
|
|
"mutagen>=1.46",
|
|
- "filetype>=1.2.0",
|
|
+ "filetype>=1.0.0",
|
|
]
|
|
requires-python = ">=3.7"
|
|
classifiers = [
|