square-python-sdk
square-python-sdk copied to clipboard
Do not install the "tests" package via pip install
Currently when installing via pip, two top-level packages are installed: square and tests. The tests package should not be installed via pip, as this causes conflicts with test collection tools (and this package should not be installing a module called "tests").