Package: twython / 3.8.2+dfsg-2

Metadata

Package Version Patches format
twython 3.8.2+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable api tests.patch | (download)

tests/test_core.py | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 disable failing tests during package build time, since tests try to connect to external http api
01 removes install requires.patch | (download)

setup.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 removes install_requires in order to avoid automatic package installation with some
 python package manager.