mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Added some fixes to the test suite so that it doesn't fail any more.
This commit is contained in:
parent
bf314fde6b
commit
52fb81a441
5 changed files with 44 additions and 29 deletions
|
|
@ -25,6 +25,7 @@ To create the virtualenv environment, you have to do::
|
|||
Then you would have to install all the dependencies::
|
||||
|
||||
$ pip install -r dev_requirements.txt
|
||||
$ pyhthon setup.py develop
|
||||
|
||||
Running the test suite
|
||||
======================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue