You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = This SDK is designed to work with Split, the platform for controlled rollouts, which serves features to your users via a Split feature flag to manage your complete customer experience.
long_description = file: README.md
long_description_content_type = text/markdown
[flake8]
max-line-length=100
exclude=tests/*
[aliases]
test=pytest
[tool:pytest]
addopts = --verbose --cov=splitio --cov-report xml