Skip to content

Commit 7c090d5

Browse files
committed
Merge pull request #3 from ambitioninc/develop
Update setup.py
2 parents adc083a + 5556b4a commit 7c090d5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
author='Wes Kendall',
1212
author_email='[email protected]',
1313
packages=[
14-
'manager_utils',
14+
'db_mutex',
15+
'db_mutex.migrations',
1516
],
1617
classifiers=[
1718
'Programming Language :: Python',

0 commit comments

Comments
 (0)