Skip to content

Commit cb92a77

Browse files
committed
Fix pbr setup.cfg py_modules
1 parent c1f2378 commit cb92a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ keywords =
2626
data migration
2727

2828
[files]
29-
py_modules =
29+
modules =
3030
sqlacrossover
3131

3232
[extras]

0 commit comments

Comments
 (0)