Skip to content

Commit

Permalink
Add easyad to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
campb303 committed Mar 22, 2021
1 parent 2e9b148 commit 26a3dff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ def get_all_dependencies():
"PyJWT == 1.*",
# Custom version of python-ldap without SASL requirements
"python-ldap @ git+https://github.itap.purdue.edu/ECN/python-ldap/@python-ldap-3.3.1",
"easyad",
],
extras_require={
"dev": conditional_dependencies["dev"],
Expand Down

0 comments on commit 26a3dff

Please sign in to comment.