Skip to content
Snippets Groups Projects
Verified Commit b679ceeb authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Include package data.

parent 5a1dd933
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,7 @@ setup(
py_modules=['pytest_django_testing_postgresql'],
install_requires=['dj-database-url', 'testing.postgresql'],
include_package_data=True,
zip_safe=False,
entry_points = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment