From bc3458d16a4daa04a27ec2fe1ef32be6c6b86bfe Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Wed, 27 Nov 2024 18:55:03 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Repository=20layout=20updated=20?= =?UTF-8?q?to=20latest=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager --- README.md | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c2fb709..b3d535e 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Full list of requirements: - [frozendict](https://pypi.org/project/frozendict/) - [python-kucoin](https://pypi.org/project/python-kucoin/) - [krakenex](https://pypi.org/project/krakenex/) -- [frontmatter](https://pypi.org/project/frontmatter/) +- [python-frontmatter](https://pypi.org/project/python-frontmatter/) - [marko](https://pypi.org/project/marko/) - [fin-depo](https://gitfub.space/Jmaa/fin-depo) - [secret_loader](https://gitfub.space/Jmaa/secret_loader) diff --git a/setup.py b/setup.py index 1502fa5..4c36e20 100644 --- a/setup.py +++ b/setup.py @@ -76,7 +76,7 @@ REQUIREMENTS_MAIN = [ 'frozendict', 'python-kucoin', 'krakenex', - 'frontmatter', + 'python-frontmatter', 'marko', 'fin-depo @ git+https://gitfub.space/Jmaa/fin-depo.git', 'secret_loader @ git+https://gitfub.space/Jmaa/secret_loader',