mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 06:52:21 -04:00
add requirements.txt
This commit is contained in:
parent
ec1ee1255b
commit
9ec32c8ebc
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ python:
|
|||
install:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install python-qt4 mplayer lame libportaudio2
|
||||
- pip install -r requirements.txt
|
||||
- pip install nose
|
||||
- pip install coveralls
|
||||
|
||||
|
|
Loading…
Reference in a new issue