Silence pyflakes, adjust requirements.txt
This commit is contained in:
parent
0f22039bca
commit
8266699acd
|
@ -1,4 +1,3 @@
|
|||
import binascii
|
||||
import contrib.md5crypt as md5crypt
|
||||
import http
|
||||
from argparse import Action, ArgumentTypeError
|
||||
|
|
|
@ -2,4 +2,4 @@ pyasn1>=0.1.7
|
|||
pyOpenSSL>=0.13
|
||||
nose>=1.3.0
|
||||
mock>=1.0.1
|
||||
pathod>=0.9.2
|
||||
pathod>=0.10
|
||||
|
|
Loading…
Reference in New Issue