Skip to content

Commit 66c3f89

Browse files
author
Scott Sanderson
authored
Merge pull request #38 from quantopian/0.5.2
REL: 0.5.2
2 parents d800f12 + 6b7a2f9 commit 66c3f89

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

MANIFEST.in

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
include README.rst
22
include pgcontents/alembic.ini.template
3+
include pgcontents/alembic/script.py.mako
4+
include pgcontents/alembic/versions/*
35
include LICENSE
46
include requirements*.txt
57

68
global-exclude *~
79
global-exclude *.pyc
8-
global-exclude *.pyo
10+
global-exclude *.pyo

0 commit comments

Comments
 (0)