Jaymon / prom

A PostgreSQL or SQLite orm for Python
MIT License
22 stars 4 forks source link

I think find_packages() in setup.py is finding tests/ directory #72

Closed Jaymon closed 5 years ago

Jaymon commented 6 years ago

one of my virtual environments has this directory from the prom pip install:

venv/lib/python3.7/site-packages/tests

I need to see what find_packages() returns and also rename tests to prom_test