Created
September 1, 2011 18:45
-
-
Save andymckay/1186913 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/vendor.pth b/vendor.pth | |
deleted file mode 100644 | |
index 240bf66..0000000 | |
--- a/vendor.pth | |
+++ /dev/null | |
@@ -1 +0,0 @@ | |
-src/django-browserid | |
diff --git a/zamboni.pth b/zamboni.pth | |
index 80b031a..e32a130 100644 | |
--- a/zamboni.pth | |
+++ b/zamboni.pth | |
@@ -11,6 +11,7 @@ src/django-cronjobs | |
src/django-csp | |
src/django-debug-toolbar | |
src/django-devserver | |
+src/django-browserid | |
src/django-extensions | |
src/django-fixture-magic | |
src/django-mobility |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment