ej2 / python-quickbooks

A Python library for accessing the Quickbooks API.
MIT License
401 stars 193 forks source link

Installing package also brings along tests directory #302

Closed zachrobo1 closed 1 year ago

zachrobo1 commented 1 year ago

When I went to install the project, it also copied over the tests package. This creates a conflicting namespace issue with any tests folders in users' projects.

ej2 commented 1 year ago

Resolved in 0.9.4 release