summaryrefslogtreecommitdiff
path: root/requirements.txt
Commit message (Collapse)AuthorAge
* Simplify dependencies installation for multi-version.Raphaƫl Barrois2015-04-27
You may now use: ``make DJANGO_VERSION=1.7 test``. Valid options: * ``DJANGO_VERSION`` * ``MONGOENGINE_VERSION`` * ``ALCHEMY_VERSION``