diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-09-01 16:51:10 +0100 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-09-01 16:51:10 +0100 |
commit | 8bab7abddda956b4131d8e4ad04b623c93df02ad (patch) | |
tree | 332afe624d5f591768150738834c09eaed7a9c65 | |
parent | Print an example "pip install" line for a missing requirement (diff) | |
download | synapse-8bab7abddda956b4131d8e4ad04b623c93df02ad.tar.xz |
Add nacl.bindings to the list of modules checked. Re-arrange import order to check packages after the packages they depend on
-rw-r--r-- | synapse/python_dependencies.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/python_dependencies.py b/synapse/python_dependencies.py |