TARGETS =
EXTRA_TARGETS = README.html
SETUPTOOLS_STUFF = build dist src/pgwui_upload.egg-info
-PYTEST_STUFF = .cache .pytest_cache tests/__pycache__ tests/.pytest_cache \
+PYTEST_STUFF = .cache .pytest_cache src/pgwui_upload/views/__pycache__ \
+ tests/__pycache__ tests/.pytest_cache \
tests/test_views/__pycache__ tests/test_views/.pytest_cache \
tests/test_views/__init__.pyc
COVERAGE_STUFF = .coverage