Skip to content

Commit 5fbb72b

Browse files
committed
Test RR branch
1 parent 9bf017f commit 5fbb72b

File tree

3 files changed

+6
-9
lines changed

3 files changed

+6
-9
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ name = "pypi"
66
[packages]
77
codeforlife-portal = {path = ".", editable = true}
88
cfl-common = {path = "./cfl_common", editable = true}
9+
rapid-router = {ref = "sync_episode_names", git = "https://github.com/ocadotechnology/rapid-router.git"}
910

1011
[dev-packages]
1112
django-selenium-clean = "==1.0.0"

Pipfile.lock

Lines changed: 5 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
"django-recaptcha==2.0.6",
2929
"pyyaml==6.0.2",
3030
"importlib-metadata==4.13.0",
31-
"rapid-router>=6.3.6",
3231
"reportlab==3.6.13",
3332
"django-formtools==2.2",
3433
"django-otp==1.0.2", # we needed to fix this due to a wide ranged dependency in django-two-factor-auth

0 commit comments

Comments
 (0)