adds accept() behavior to SSLSocket; Migrates tests to pytest.

This commit is contained in:
Moisés Guimarães
2017-01-15 12:26:22 -02:00
parent 56091e267f
commit 2d56f09320
6 changed files with 136 additions and 133 deletions

View File

@@ -1,3 +1,3 @@
pytest>=2.9.1
cffi>=1.6.0
tox>=2.3.1
pytest>=3.0.5
cffi>=1.9.1
tox>=2.5.0