Rewrite config to use toml instead of .env

This commit is contained in:
lm
2021-09-27 01:47:47 +02:00
parent 1df3e08bee
commit de05b885c2
7 changed files with 140 additions and 118 deletions
+1 -1
View File
@@ -5,8 +5,8 @@ name = "pypi"
[packages]
ts3 = "*"
python-dotenv = "*"
pycoingecko = "*"
toml = "*"
[dev-packages]