Using env vars for configuration instead of toml config

This commit is contained in:
Ivan Golikov 2024-12-27 00:34:54 +01:00
parent f7ab0697a5
commit 64edeb8d40
7 changed files with 33 additions and 33 deletions

2
.gitignore vendored
View file

@ -1,9 +1,9 @@
.env
.idea/
.nvim.lua
.python-version
.venv/
__pycache__/
build/
conf/pssecret.toml
dist/
pssecret.egg-info/