add v6 models

This commit is contained in:
adamnsandle
2025-08-25 14:56:50 +00:00
parent a16f3ed079
commit 4c00cd14be
5 changed files with 4 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
name: Test Package Linux
name: Test Package
on:
workflow_dispatch: # запуск вручную

View File

@@ -21,6 +21,9 @@ classifiers = [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Programming Language :: Python :: 3.15",
"Topic :: Scientific/Engineering :: Artificial Intelligence",
"Topic :: Scientific/Engineering",
]

Binary file not shown.

Binary file not shown.