diff options
author | Michael Howitz <mh@gocept.com> | 2018-12-17 11:04:44 -0500 |
---|---|---|
committer | mike bayer <mike_mp@zzzcomputing.com> | 2018-12-20 14:55:32 +0000 |
commit | 69273bef0a1c3d6bfc0d3303b15990babac404e2 (patch) | |
tree | 741c55cccd8b06fe994055f4f2a471d600010996 /lib/sqlalchemy/dialects/postgresql/base.py | |
parent | d4a130bb1b92869efe33675262c7b1fde364e477 (diff) | |
download | sqlalchemy-69273bef0a1c3d6bfc0d3303b15990babac404e2.tar.gz |
Omit include of no longer existing files
Warnings are generated during setup.py install such as:
```
Getting distribution for 'SQLAlchemy==1.2.15'.
warning: no files found matching '*.jpg' under directory 'doc'
warning: no files found matching '*.mako' under directory 'doc'
warning: no files found matching 'distribute_setup.py'
warning: no files found matching 'sa2to3.py'
warning: no files found matching 'ez_setup.py'
```
This change removes those expressions from MANIFEST.in.
Closes: #4408
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/4408
Pull-request-sha: 448b3a9dc8f25d841f20bcd67130acaea68cb745
Change-Id: Id6373611fb384e230427f87b9e75672d78483000
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/base.py')
0 files changed, 0 insertions, 0 deletions