Add Pykka as dependency

This commit is contained in:
Stein Magnus Jodal 2011-03-07 18:12:01 +01:00
parent 57ad32a40f
commit 18eec035b5
2 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,8 @@ Otherwise, make sure you got the required dependencies installed.
- Python >= 2.6, < 3
- `Pykka <http://jodal.github.com/pykka/>`_ >= 0.9.1
- GStreamer >= 0.10, with Python bindings. See :doc:`gstreamer`.
- Mixer dependencies: The default mixer does not require any additional

1
requirements/core.txt Normal file
View File

@ -0,0 +1 @@
Pykka >= 0.9.1