Fix the pycares version for now

1.0 was just released and it breaks the aiodns interface
This commit is contained in:
mathieui 2015-09-04 01:46:54 +02:00
parent 40f6adb120
commit 1861174b1e
No known key found for this signature in database
GPG key ID: C59F84CEEFD616E3

View file

@ -1,4 +1,5 @@
cython
-e git+git://git.louiz.org/slixmpp#egg=slixmpp
aiodns
pycares==0.7
pygments