Skip to content

Commit

Permalink
re-use old branch
Browse files Browse the repository at this point in the history
  • Loading branch information
baloola committed Aug 22, 2024
1 parent 383febe commit c9f3e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ serve = "python -m naucse serve"
freeze = "python -m naucse freeze"

[packages]
naucse = {git = "https://github.com/baloola/naucse.git", editable = true, ref = "sudan-house"}
naucse = {git = "https://github.com/baloola/naucse.git", editable = true, ref = "english-test"}
naucse-render = {git = "https://github.com/baloola/naucse_render.git", editable = true, ref = "master"}
pygments-pytest = "*"

Expand Down

0 comments on commit c9f3e4f

Please sign in to comment.