]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/develop/Development-Environment.md
remove tests for HTML output
[nominatim.git] / docs / develop / Development-Environment.md
index 2ebaaedc4057bd6fcfae9f6afaf222f9d970d0aa..b7b0a6731ef79b003af2844666f41abcfe73bef1 100644 (file)
@@ -28,9 +28,8 @@ following packages should get you started:
 The Nominatim tests suite consists of behavioural tests (using behave) and
 unit tests (using PHPUnit). It has the following additional requirements:
 
-* [behave test framework](https://github.com/behave/behave) >= 1.2.5
-* [nose](https://nose.readthedocs.org)
-* [pytidylib](http://countergram.com/open-source/pytidylib)
+* [behave test framework](https://behave.readthedocs.io) >= 1.2.5
+* [nose](https://nose.readthedocs.io)
 * [phpunit](https://phpunit.de) >= 7.3
 * [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer)