Closed Jaymon closed 5 years ago
one of my virtual environments has this directory from the prom pip install:
prom
venv/lib/python3.7/site-packages/tests
I need to see what find_packages() returns and also rename tests to prom_test
find_packages()
tests
prom_test
one of my virtual environments has this directory from the
prom
pip install:I need to see what
find_packages()
returns and also renametests
toprom_test