X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/0f1752948651a4939e1a808f2a44face6abc305a..44292713c6e11bbf09079c7c910f9f819776300a:/docs/develop/Setup.md?ds=sidebyside diff --git a/docs/develop/Setup.md b/docs/develop/Setup.md index 53a084d2..8a73280e 100644 --- a/docs/develop/Setup.md +++ b/docs/develop/Setup.md @@ -12,6 +12,12 @@ move fast. We try to test against the newest stable PHP release and PHPUnit version even though we expect many Nominatim users will install older version on their production servers. + * Python 3 (https://www.python.org/) + * behave test framework >= 1.2.5 (https://github.com/behave/behave) + * nose (https://nose.readthedocs.org) + * pytidylib (http://countergram.com/open-source/pytidylib) + * psycopg2 (http://initd.org/psycopg/) + #### Ubuntu 20 sudo apt-get install -y phpunit php-codesniffer php-cgi