Skip to content

Commit aec4646

Browse files
committed
Merge pull request #8 from ployst/package-migrations
Add migrations to setup packages
2 parents 01e87f4 + 89d8857 commit aec4646

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.tmpl.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
author='The ployst team',
2222
author_email='dev@ployst.com',
2323
url='https://github.com/ployst/drf-utils',
24-
packages=['drfutils'],
24+
packages=['drfutils', 'drfutils.migrations'],
2525
package_data={
2626
'': ['*.md'],
2727
},

0 commit comments

Comments
 (0)