We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01e87f4 + 89d8857 commit aec4646Copy full SHA for aec4646
1 file changed
setup.tmpl.py
@@ -21,7 +21,7 @@
21
author='The ployst team',
22
author_email='dev@ployst.com',
23
url='https://github.com/ployst/drf-utils',
24
- packages=['drfutils'],
+ packages=['drfutils', 'drfutils.migrations'],
25
package_data={
26
'': ['*.md'],
27
},
0 commit comments