Skip to content

Commit

Permalink
Merge pull request #45 from echo724/develop
Browse files Browse the repository at this point in the history
Close #44
  • Loading branch information
echo724 authored Nov 7, 2022
2 parents f21a705 + 9388c53 commit 1753236
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ exclude = ["Test/test_*"]

[tool.poetry.dependencies]
python = ">=3.7, <4"
notion-client = ">=1.0.1"
cleo = "1.0.0a4"
notion-client = ">=1.0.0"
cleo = ">=1.0.0a4"

[tool.poetry.scripts]
notion2md = 'notion2md.console.application:main'
Expand Down

0 comments on commit 1753236

Please sign in to comment.