requirements: Move fakeldap to dev.txt.

This commit is contained in:
Tim Abbott 2016-10-28 11:03:54 -07:00
parent d139c9cb71
commit 7a02ed42e7
2 changed files with 3 additions and 1 deletions

View File

@ -35,7 +35,6 @@ diff-match-patch==20121119
# Needed for LDAP support
django-auth-ldap==1.2.8
git+https://github.com/umairwaheed/fakeldap.git@7e824313d98a96e52119c359a9b0233fe0b8e585#egg=fakeldap==0.5.1
# Django extension providing bitfield support
django-bitfield==1.8.0

View File

@ -9,6 +9,9 @@
# Needed to compute test coverage
coverage==4.2
# fake for LDAP testing
git+https://github.com/umairwaheed/fakeldap.git@7e824313d98a96e52119c359a9b0233fe0b8e585#egg=fakeldap==0.5.1
# Needed to run pyflakes linter
pyflakes==1.3.0