diff --git a/doc/en/getting-started.rst b/doc/en/getting-started.rst index 22ffe7bd4..500fc3d93 100644 --- a/doc/en/getting-started.rst +++ b/doc/en/getting-started.rst @@ -7,9 +7,6 @@ Installation and Getting Started **PyPI package name**: `pytest `_ -**Dependencies**: `py `_, -`colorama (Windows) `_, - **Documentation as PDF**: `download latest `_ ``pytest`` is a framework that makes building simple and scalable tests easy. Tests are expressive and readable—no boilerplate code required. Get started in minutes with a small unit test or complex functional test for your application or library.