Skip to content

Commit

Permalink
Merge pull request openedx#473 from MITx/feature/pystache_custom
Browse files Browse the repository at this point in the history
Remove pystache in favor of our custom version
  • Loading branch information
jarv committed Aug 20, 2012
2 parents de31114 + 249c3d0 commit c10df84
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions repo-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
-e git://github.com/MITx/django-staticfiles.git@6d2504e5c8#egg=django-staticfiles
-e git://github.com/MITx/django-pipeline.git#egg=django-pipeline
-e git://github.com/benjaoming/django-wiki.git@c145596#egg=django-wiki
-e git://github.com/dementrock/pystache_custom.git#egg=pystache_custom
-e common/lib/capa
-e common/lib/xmodule
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,4 @@ django-storages
django-threaded-multihost
django-sekizai<0.7
networkx
pystache>=0.5.2
-r repo-requirements.txt

0 comments on commit c10df84

Please sign in to comment.