use one class with flag

This commit is contained in:
Davide Arcuri
2024-08-07 10:38:29 +02:00
parent f740146f69
commit 10376a2687
5 changed files with 38 additions and 56 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ readme = "README.md"
authors = [
{ name = "Volatility Foundation", email = "volatility@volatilityfoundation.org" },
]
requires-python = ">=3.7.3"
requires-python = ">=3.8.0"
license = { text = "VSL" }
dynamic = ["dependencies", "optional-dependencies", "version"]