
[:sys_platform=="linux2" or sys_platform=="linux"]
secretstorage

[:sys_platform=="win32"]
pywin32-ctypes!=0.1.0,!=0.1.1

[docs]
sphinx
jaraco.packaging>=3.2
rst.linker>=1.9

[testing]
pytest>=2.8
pytest-sugar
collective.checkdocs
