1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
Commit graph

16 commits

Author SHA1 Message Date
Matt Iversen
fb982e232b Ignore .github files from the manifest 2016-02-27 18:16:10 +11:00
Xavier Fernandez
4b1df6df10 Add landscape.io configuration file
and ignore _vendor path in landscape
2016-01-02 20:55:18 +01:00
Paul Moore
ac2659c33e Added appveyor control files 2015-11-30 11:32:22 +00:00
Marc Abramowitz
ce3ceb7bd1 Move dev reqs from tox.ini to dev-requirements.txt
Then folks who don't use tox can do `pip install -r
dev-requirements.txt`

Since this is pip, which created the idea of requirements files, it
seems nice for the project to have one to showcase the idea.

Also cleaned up the tox.ini and made it more compact (fits now on my
laptop screen) and consistent.
2014-12-17 23:36:29 -08:00
Donald Stufft
de06287947 Ensure that package_data is correct and the MANIFEST.in is correct 2014-09-29 11:05:46 -04:00
Marcus Smith
8dadcff30d update MANIFEST.in 2014-03-01 11:22:34 -08:00
Donald Stufft
9dcdbb548f Generate AUTHORS using git log 2014-02-26 12:51:37 -05:00
Marcus Smith
d0fa66ecc0 update MANIFEST.in with new rst extensions 2013-03-03 22:59:52 -08:00
James Cleveland
db79f831d5 Added CA file to MANIFEST.in 2013-02-04 20:56:10 +00:00
Marcus Smith
ab9ea197bd improved docs and cli help 2013-01-18 13:25:15 -08:00
Jannis Leidel
c3d639f4b5 Added authors and license files to manifest template. Closes issue #230. 2011-03-16 12:54:38 -04:00
Carl Meyer
107835ec99 factor out get_installed_distributions utility function and add pip uninstall autocomplete; fixes #76 2010-03-09 14:39:48 -05:00
Jannis Leidel
78bf33f062 Added command line completion for bash and zsh 2009-11-07 04:46:30 +01:00
Jannis Leidel
acd9ad3208 Fixed the manifest template to stop issuing warnings on install time. 2009-05-27 11:36:13 +02:00
Ian Bicking
0112cd7f79 build updates, set version to 0.3.1dev 2009-01-29 12:30:12 -06:00
Ian Bicking
09b78803e2 added MANIFEST to make sdist better 2009-01-28 17:13:29 -06:00