No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
drorganvidez 20e449c60b Declare the settings this feature reads in its pyproject
[tool.splent.config] lists the variables and their defaults, matching the
os.getenv fallbacks in config.py, so a product can see what it may override
without reading the source. Credentials stay out: their place is the
product's .env, which is not committed.
2026-07-31 14:35:53 +02:00
src chore: release splent_io/splent_feature_session_filesystem to v1.0.3 2026-03-31 00:55:24 +00:00
.gitignore fix: ship the compiled translations, so a released feature is actually translated 2026-07-30 18:15:09 +02:00
MANIFEST.in fix: ship the compiled translations, so a released feature is actually translated 2026-07-30 18:15:09 +02:00
pyproject.toml Declare the settings this feature reads in its pyproject 2026-07-31 14:35:53 +02:00