Skip to content

Commit

Permalink
fix merge conflict and update poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
lo-maxwell committed Nov 28, 2023
1 parent bca9625 commit 7f3cc8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
6 changes: 1 addition & 5 deletions poetry.lock

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

5 changes: 1 addition & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,8 @@ fabric = "^3.2.2"
django-autocomplete-light = "^3.9.7"
djangorestframework = "^3.14.0"
google-api-python-client = "^2.99.0"
<<<<<<< HEAD
pillow = "^9.5.0"
=======
icalendar = "^5.0.10"
>>>>>>> aeb8ef26d262cbd2094143129e97b43fb58f6bfd

[tool.poetry.group.prod]
optional = true
Expand Down Expand Up @@ -55,4 +52,4 @@ omit = [
[tool.coverage.report]
skip_covered = true
sort = "miss"
fail_under = 85
fail_under = 85

0 comments on commit 7f3cc8a

Please sign in to comment.