summaryrefslogtreecommitdiff
path: root/MANIFEST.in
Commit message (Collapse)AuthorAgeFilesLines
* Use pep517 to install alembic.CaselIT2022-05-071-2/+0
| | | | Change-Id: If7b9e9fca39e6a6abe45900ff396345c778bbaa9
* also include py.typedMike Bayer2021-08-261-1/+1
| | | | Change-Id: I8f41eeaf517dfb52f1ddad0a3735f61545bea205
* adjust manifest to accommodate .pyi filesMike Bayer2021-08-261-3/+5
| | | | Change-Id: I51c7c04c609dd008921e803596c53a48c8b247c0
* Remove pyproject.toml from distributionMike Bayer2020-03-211-0/+1
| | | | | | | | | | | | | Alembic does not want to opt-in to pep-517 at this time. As the standard is not widely adopted at this time in any case. Per [1] [2], the presence of this file indicates a positive opt-in to pep-517, so it must be omitted from source distributions. [1] https://pip.pypa.io/en/stable/reference/pip/#pep-517-and-518-support [2] https://www.python.org/dev/peps/pep-0517/#id5 Change-Id: I47121c3a0e29c5538cb0ee65b45f7fb1442c7da3 Fixes: #672
* fix manifestMike Bayer2014-11-241-1/+1
|
* more manifestMike Bayer2012-01-081-1/+1
|
* need to include the .rst files in the manifestMike Bayer2012-01-081-1/+1
|
* more manifest fixrel_0_1_0Mike Bayer2011-11-301-1/+1
|
* add test.cfgMike Bayer2011-11-301-1/+1
|
* fixupsMike Bayer2011-11-301-4/+5
|
* more crapMike Bayer2011-04-191-5/+3
|
* manifest + sphinx setupMike Bayer2010-05-011-0/+10