Skip to content

Commit

Permalink
Update "nooverdue" tasks to today.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nurdok committed Mar 9, 2023
1 parent 9b85092 commit 520cb98
Show file tree
Hide file tree
Showing 7 changed files with 228 additions and 89 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,6 @@ dmypy.json

# Pyre type checker
.pyre/

# PyCharm
.idea/
13 changes: 0 additions & 13 deletions Pipfile

This file was deleted.

76 changes: 0 additions & 76 deletions Pipfile.lock

This file was deleted.

189 changes: 189 additions & 0 deletions poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.11"
todoist-api-python = "*"


[build-system]
Expand Down
Loading

0 comments on commit 520cb98

Please sign in to comment.