]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/develop/Setup.md
Merge remote-tracking branch 'upstream/master'
[nominatim.git] / docs / develop / Setup.md
index 53a084d242b9730aa7a4a24af92760586d4a7b20..8a73280e89d21fef762608134563ad2507ffcd8f 100644 (file)
@@ -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