comparison README.txt @ 287:67387621c61b

Added requirements.txt and use it from setup.py
author David Fraser <davidf@sjsoft.com>
date Thu, 05 Sep 2013 16:40:04 +0200
parents d862cc209de4
children 35243e090a30
comparison
equal deleted inserted replaced
284:26682f1b8c59 287:67387621c61b
8 License: see LICENSE.txt 8 License: see LICENSE.txt
9 9
10 Requirements 10 Requirements
11 ============ 11 ============
12 12
13 The game requires pygame and pymunk. 13 The game requires pygame and pymunk. Requirements can be installed by
14 pip install -e .
15 Or
16 pip install -r requirements.txt
14 17
15 It was developed using python 2.7, pymunk 4.0 and pygame 1.9.2. Older 18 It was developed using python 2.7, pymunk 4.0 and pygame 1.9.2. Older
16 versions may or may not work. 19 versions may or may not work.
17 20
18 The editor also requires Albow 2.2.0 21 The editor also requires Albow 2.2.0