Skip to content

Commit

Permalink
migrate forked scheduler to pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
benjmnxu committed Aug 19, 2024
1 parent df56f0f commit 8729e6d
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 884 deletions.
2 changes: 1 addition & 1 deletion backend/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ uvicorn = {extras = ["standard"],version = "*"}
gunicorn = "*"
typing-extensions = "*"
drf-excel = "*"
django-scheduler = {git = "git+https://github.com/benjmnxu/django-scheduler.git"}
django-schedules-ohq = "*"

[requires]
python_version = "3"
Loading

0 comments on commit 8729e6d

Please sign in to comment.