Skip to content

Commit

Permalink
update poetry configure
Browse files Browse the repository at this point in the history
  • Loading branch information
aturret committed Nov 24, 2024
1 parent 12faa28 commit 72b804e
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 31 deletions.
54 changes: 25 additions & 29 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ fastfetchbot-telegram-bot = "*"
[tool.poetry.group.dev]
optional = true
[tool.poetry.group.dev.dependencies]
html-telegraph-poster-v2 = { path = "../html-telegraph-poster-v2/" }
fastfetchbot-telegram-bot = { path = "../FastFetchBot-Telegram-Bot/" }
#html-telegraph-poster-v2 = { path = "../html-telegraph-poster-v2/" }
#fastfetchbot-telegram-bot = { path = "../FastFetchBot-Telegram-Bot/" }
black = "^23.3.0"

[tool.poetry.extras]
Expand Down

0 comments on commit 72b804e

Please sign in to comment.