diff --git a/example_project/requirements.txt b/example_project/requirements.txt index 4629be6..c5ce90b 100644 --- a/example_project/requirements.txt +++ b/example_project/requirements.txt @@ -1,3 +1,3 @@ Django>1.8,<1.10 -# before a release replace it with the version about to be released -../ +git+https://gitlab.com/mailman/mailmanclient.git +git+https://gitlab.com/mailman/postorius.git