Remove installation instructions for dependencies listed in setup.py. ref #664
This commit is contained in:
@@ -39,27 +39,9 @@ Installation
|
||||
|
||||
.. _dependencies:
|
||||
|
||||
Dependencies
|
||||
Optional Dependencies
|
||||
------------
|
||||
|
||||
Required
|
||||
^^^^^^^^
|
||||
|
||||
In case you're installing Django Compressor differently
|
||||
(e.g. from the Git repo), make sure to install the following
|
||||
dependencies.
|
||||
|
||||
- django-appconf_
|
||||
|
||||
Used internally to handle Django's settings, this is
|
||||
automatically installed when following the above
|
||||
installation instructions.
|
||||
|
||||
pip install django-appconf
|
||||
|
||||
Optional
|
||||
^^^^^^^^
|
||||
|
||||
- BeautifulSoup_
|
||||
|
||||
For the :attr:`parser <django.conf.settings.COMPRESS_PARSER>`
|
||||
|
Reference in New Issue
Block a user