Skip to content

Commit d232a51

Browse files
committed
Wrote better instructions
1 parent 57c85a1 commit d232a51

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ Requirements
7070

7171
- Python 2.6+, Python 3.0 untested
7272
- The `mpyq`_ MPQ exraction library
73+
- pytest testing library (optional)
7374

7475
Basic Install
7576
~~~~~~~~~~~~~~
@@ -92,10 +93,9 @@ Advanced Install
9293
Contributors
9394
~~~~~~~~~~~~~
9495

95-
Running the tests requires pytest. To install it:
96+
::
97+
9698
$ easy_install pytest
97-
98-
To run the tests:
9999
$ py.test
100100

101101
Issues and Support

0 commit comments

Comments
 (0)