Skip to content
This repository has been archived by the owner on Jan 29, 2019. It is now read-only.

Commit

Permalink
Remove leftover references to fancy_tag
Browse files Browse the repository at this point in the history
  • Loading branch information
abompard committed Apr 3, 2015
1 parent b37b9d7 commit 52fe20a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions docs/index.rst
Expand Up @@ -16,7 +16,6 @@ django-browserid is tested on Python 2.6 to 3.3 and Django 1.4 to 1.6. See
django-browserid depends on:

- Requests_ >= 1.0.0
- fancy_tag_ == 0.2.0
- jQuery_ >= 1.8 (if you are using ``api.js`` and ``browserid.js``).

django-browserid is a work in progress. Contributions are welcome. Feel free
Expand All @@ -27,7 +26,6 @@ to fork_ and contribute!
.. _Persona: https://persona.org
.. _tox.ini: https://github.com/mozilla/django-browserid/blob/master/tox.ini
.. _Requests: http://docs.python-requests.org/
.. _fancy_tag: https://github.com/trapeze/fancy_tag
.. _jQuery: http://jquery.com/
.. _fork: https://github.com/mozilla/django-browserid

Expand Down
1 change: 0 additions & 1 deletion requirements.txt
@@ -1,5 +1,4 @@
requests>=0.9.1
fancy_tag==0.2.0
PyBrowserID>=0.9.2 # Optional, required for building documentation.

# Tests
Expand Down

0 comments on commit 52fe20a

Please sign in to comment.