Skip to content

Commit

Permalink
[BUGFIX] Fixed notion dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
egordm committed Aug 15, 2021
1 parent 76df55c commit 687ba46
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ tqdm = "*"
pyyaml = "*"
dataclass-dict-convert = "*"
platformdirs = "*"
notion = {editable = true, git = "https://github.com/EgorDm/notion-py.git"}
notion = {git = "https://github.com/EgorDm/notion-py.git"}
inquirer = "*"
"ruamel.yaml" = "*"
"backports.zoneinfo" = "*"
Expand Down
7 changes: 3 additions & 4 deletions Pipfile.lock

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

0 comments on commit 687ba46

Please sign in to comment.