Commit Graph

28 Commits

Author SHA1 Message Date
Benoit Pierre 900aad5a59 tweak #1644 workaround to fix `test_pip_upgrade_from_source`
Explicitly exclude `pyproject.toml` so it's never added (e.g. because `setuptools_scm` is used).
2019-01-28 22:08:35 +01:00
Gökçen Nurlu f25c12c2f6 Exclude .pyc in _vendor folder from sdist output
Fixes #1414
2018-10-27 14:00:00 +01:00
Jason R. Coombs bb2251bae8 Include tox.ini in the sdist. Ref #904. 2017-01-07 13:09:05 -05:00
John Kirkham f47bc22fc5 Include the license in sdists and similar packagings. 2016-08-14 20:40:18 -04:00
Jason R. Coombs d7dc0fde71 README and CHANGES were renamed. Update MANIFEST.in to include them once again in the source distributions. Fixes #575. 2016-05-06 09:29:56 -04:00
Gabi Davar c949b7d6f0 remove _markerlib from manifest
Signed-off-by: Gabi Davar <grizzly.nyo@gmail.com>
2016-04-16 11:12:56 +03:00
Jason R. Coombs 29fa01621c Merge with master. Ref #229.
--HG--
branch : feature/issue-229
2015-12-31 10:51:55 -05:00
Jason R. Coombs 78337beb23 Include pytest.ini in MANIFEST.in. Fixes #359. 2015-03-06 10:50:30 -05:00
Jason R. Coombs 371c355c4f Remove references to removed files 2015-01-04 14:40:47 -05:00
Jason R. Coombs 16ee10c475 Merge with 10.2.1
--HG--
branch : feature/issue-229
2015-01-02 18:38:36 -05:00
Jason R. Coombs a73be3ae05 Remove unused entries in manifest, fixing spurious warnings. 2015-01-02 00:12:02 -05:00
Jason R. Coombs ce9d08f79a Include api_tests.txt in the sdist. Fixes #312. 2014-12-29 09:45:28 -05:00
Jason R. Coombs 79a0c55d8c Moved pkg_resources into its own package. 2014-12-24 16:51:28 -05:00
Jason R. Coombs 866ff739f6 Include the _vendor directory in the sdist
--HG--
branch : feature/issue-229
2014-11-16 10:33:45 -05:00
Jason R. Coombs 771e560098 Include the build launcher script in setuptools sdist. This helps address the requirement that all sources be included. 2014-05-21 21:34:16 -04:00
Toshio Kuratomi 71a3053e85 Add svn test data 2013-11-04 11:26:03 -08:00
Jason R. Coombs 5a3dbe5d5b Add test capturing failure on Python 3 in egg_info.get_svn_revision (#20). egg_info.get_svn_revision is now a staticmethod. 2013-06-19 08:38:55 -05:00
Jason R. Coombs d020c5a8ef Add *.xml to MANIFEST.in
--HG--
branch : distribute
extra : rebase_source : 2b26ec8909bff210f47c5f8fc620bc505e1610b5
2013-05-04 22:14:01 -04:00
Lennart Regebro ffefa25af2 Fixed so _markerlib is included in Python 3 as well. I don't like the package pollution, but we can maybe fix that later.
--HG--
branch : distribute
extra : rebase_source : 5b3de3075ffea309979c51df9d6a6a6fb1188050
2012-09-17 15:48:03 +02:00
Tarek Ziade 7210ba8400 added missing files in the sdist fixes #170
--HG--
branch : distribute
extra : rebase_source : 3d8f2228ca300091e8b7c50bbbf5bc2707372cb6
2010-07-03 13:45:58 +02:00
tarek 74a48f7df9 added indexsidebar.html into the MANIFEST.in
--HG--
branch : distribute
extra : rebase_source : c5110ba36fda356153e3147e05261acbd5bd6799
2009-12-28 19:46:23 +01:00
Jannis Leidel 944ae98b10 Make sure the Sphinx theme nature is included in the sdist
--HG--
branch : distribute
extra : rebase_source : 5dfd01f1594ebc0732bd6abe2ed93c8337adbd1e
2009-10-11 23:53:10 +02:00
tarek b863dd62d8 including txt files as well in tests
--HG--
branch : distribute
extra : rebase_source : 2d089514496c2b2b0d5246a7d1635560ffe5925f
2009-09-10 05:44:09 +02:00
tarek 321880f989 removed buildout
--HG--
branch : distribute
extra : rebase_source : 750c19c71792d672e51c503ca0b6654bfd1624ff
2009-09-08 22:41:46 +02:00
tarek 3c1bc89e96 no txt file under buildout/ yet
--HG--
branch : distribute
extra : rebase_source : 9ed972660846b9d43e45824cf9b515f0ac67a0ee
2009-08-05 22:28:49 +02:00
tarek c12f07bba1 adding buildout in the release
--HG--
branch : distribute
extra : rebase_source : e6753c6425bbe04d3fb591f0fe686e37be614895
2009-08-05 22:27:19 +02:00
Hanno Schlichting ad967f1d38 Update the manifest to include the new docs
--HG--
branch : distribute
extra : rebase_source : 86f7000b7b66111f5cb39950c3a20575953a4865
2009-07-17 15:58:12 +02:00
Hanno Schlichting 2a87b169fb Added a manifest which makes sure our sdist includes the same files as the setuptools releases did so far
--HG--
branch : distribute
extra : rebase_source : 0beba081d5c4e8ebaeb8c87a53e83537992c56d9
2009-07-16 13:40:47 +02:00