diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2013-03-27 05:41:38 +0100 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2013-03-27 05:41:38 +0100 |
| commit | e664ae1da02f87f720878c7699cc26d0a8e9e659 (patch) | |
| tree | ca79fad5c1db476b1380a876c50e7b54bae539d5 /MANIFEST.in | |
| parent | abb8ce291e275e9879154ee0f22e881de8cf0ca4 (diff) | |
| download | sqlparse-e664ae1da02f87f720878c7699cc26d0a8e9e659.tar.gz | |
Remove agogo excludes from MANIFEST.in
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 147fe08..e546b1e 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,6 +1,4 @@ recursive-include docs source/* -recursive-include docs agogo/* -recursive-include docs agogo/static/* include docs/sqlformat.1 include docs/Makefile recursive-include tests *.py *.sql |
