sekft/TODO
Tiara Rodney 0ebf19b4ec
todo(1): in-progress
tiararodney.sekft imports; sekft-train/eval/resident console scripts resolve; pyproject declares posix-sdc as a dependency with torch et al. behind a gpu extra; Pipfile carries the local editable posix-sdc override; tox envs exist.
2026-06-16 20:13:47 +02:00

33 lines
857 B
Text

--ISSUE
Content-Type: application/sprints
Sprints:
--ISSUE
Content-Type: application/modules
Modules:
- Name: sekft
Path: .
--ISSUE
Content-Type: application/bugzilla
URL: https://bugs.code.tiararodney.com/rest
Mappings:
- Module: sekft
Product: sek
Component: sekft
--ISSUE
Content-Type: application/issue
ID: 1
Type: feature
Title: Package sekft as an installable namespace package
Status: in-progress
Priority: medium
Created: 2026-06-16
Module: sekft
Relationships:
Description: Turn the flat trainer scripts into an installable tiararodney.sekft
namespace package: src layout, pyproject with the abstract
posix-sdc dependency and an optional gpu extra, console scripts, a
Pipfile pinning posix-sdc as a local editable override, and tox
environments.