diff --git a/setup.py b/setup.py index ba205bdd..0d4fdaf6 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,6 @@ """ +CI test. + Installation script for the snappy module. Depends heavily on setuptools.