diff --git a/README.md b/README.md index e2ca086aa812e8b53fa69d10159e8da5722967ed..3cc137999d07fc596f3705d74a0efd1838022606 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,6 @@ Debian: python3 -m pip install -r requirements.txt -You'll need a copy of `conservancy/djangocommonsettings.py`, a file that not -committed to the repository that has database settings and other -environment-specific config. - To run the tests, install `pytest-django` and run pytest: python3 -m pip install pytest-django