Skip to content

Commit

Permalink
requirements: Restore wagtail-modeltranslations
Browse files Browse the repository at this point in the history
Our changes have been merged into the latest release 0.10.15, so restore
requirement to default source (PyPi).
  • Loading branch information
donald committed Jan 14, 2021
1 parent 5ba38f4 commit 624245e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ psycopg2-binary

# Wagtail
wagtail
git+https://github.com/buczek/wagtail-modeltranslation.git@add-toggle-configure
wagtail-modeltranslation

markdown
pygments
Expand Down

0 comments on commit 624245e

Please sign in to comment.