Commit Graph

20 Commits

Author SHA1 Message Date
Dave Halter
10c4dbf785 Try to get rid of tox and test directly with pytest 2020-07-19 14:58:17 +02:00
yuan
cf923ec6de Update MANIFEST.in 2020-06-07 12:01:56 +02:00
Dave Halter
857e0fc00e Include Django stubs license in Jedi package 2020-04-25 22:55:29 +02:00
Dave Halter
b5016d6f43 Another try with MANIFEST.in 2019-05-19 18:13:18 +02:00
Dave Halter
8cad21819c Add only stubs/README/LICENSE, when packaging typshed 2019-05-19 17:14:49 +02:00
Dave Halter
c654301f22 Add thirdpart/typeshed to MANIFEST.in 2019-05-19 13:59:25 +02:00
Dave Halter
c7984c0710 Add a requirements.txt.
Also use it within setup.py. It doesn't seem possible to define dependencies for tox with install_requires.
2017-05-20 17:22:34 -04:00
Felipe Lacerda
aa2dfa9446 Fix path for grammar files in MANIFEST 2017-04-05 19:59:00 +02:00
Dave Halter
6821ccba91 Add the pgen2 packages and grammar files to be able to deploy Jedi. 2014-12-16 15:23:49 +01:00
Dave Halter
8c924afdb8 manifest was missing the fake paths, which makes the last release a bad one. This means basically that in the last (few?) release(s) the stdlib was not correctly supported. 2014-06-20 16:25:05 +02:00
David Halter
432818e4cd add docs to pypi release, #256 2013-08-19 13:38:27 +04:30
David Halter
2cd7e66016 also add sith.py, refs #264 2013-07-20 10:09:17 +02:00
Mike Gilbert
7312999c8f Add a few more test support files 2013-07-19 18:12:44 -04:00
Mike Gilbert
ebd4e228d3 Include everying in the test directory in source tarballs.
Resolves #256.
2013-07-15 23:55:33 -04:00
David Halter
b5b625ea14 forgot to include the changelog in the manifest 2013-05-11 17:07:55 +04:30
Takafumi Arakaki
26e27aecec Add tox setup to run tests 2013-01-30 22:02:46 +01:00
Danilo Bargen
b5be075b56 Fixed including of mixin files in MANIFEST.in 2012-11-20 11:25:34 +01:00
David Halter
bddd097b93 modified setup.py 2012-10-14 16:45:25 +02:00
Danilo Bargen
95a059398e Fixed README path in MANIFEST.in, set README as long description in setup.py 2012-09-17 23:55:07 +02:00
Danilo Bargen
21a7346bac Added setup.py 2012-09-17 23:22:04 +02:00