Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Commit

Permalink
travis: We need pycrypto>=2.5, Travis has 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jodal committed Oct 5, 2015
1 parent 0b9da53 commit fa9ae7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ envlist = py27, flake8

[testenv]
sitepackages = true
# Deps: gmusicapi -> gpsoauth using PKCS1_OAEP -> pycrypto>=2.5
deps =
mopidy==dev
pycrypto>=2.5
pytest
pytest-cov
pytest-xdist
Expand Down

0 comments on commit fa9ae7b

Please sign in to comment.