summaryrefslogtreecommitdiff
path: root/MANIFEST.in
Commit message (Collapse)AuthorAgeFilesLines
* Include pytest.ini in sdistScott Talbert2021-08-171-0/+1
|
* Exclude fake-curl binaries from distributionScott Talbert2020-08-121-0/+1
| | | | | | This is a problem mainly when trying to run the tests on non-x86_64 platforms. 'make test' will not recompile the .so files and thus they will be the wrong architecture.
* Extract easyperform.cOleg Pudeyev2018-05-231-0/+1
|
* Split easy.cOleg Pudeyev2018-05-231-0/+3
|
* Replace invalid bytes in strings surfaced via pycurl.error exceptions.Oleg Pudeyev2018-05-221-0/+1
| | | | Fixes #259
* Add winbuild patches to manifestOleg Pudeyev2016-01-051-0/+1
|
* Include run-quickstart.sh tooOleg Pudeyev2015-11-031-0/+1
|
* Distribute files needed to run the test-suiteKamil Dudka2015-11-031-0/+2
|
* Test fixtures come with testsOleg Pudeyev2014-07-181-0/+1
|
* Revert "Do not include tests in release distributions"Kamil Dudka2014-07-181-0/+8
| | | | | | | | This should keep tests in sdists but out of bdists. http://curl.haxx.se/mail/curlpython-2014-07/0003.html This reverts commit 343f253c60940c91cb2108d557ecc25ff8fc10fd.
* Prepare 7.19.5 releaseOleg Pudeyev2014-07-121-0/+2
|
* Favicon should be included I thinkOleg Pudeyev2014-07-121-1/+1
|
* Update manifest for split source and docstringsOleg Pudeyev2014-07-121-1/+11
|
* Do not include tests in release distributionsOleg Pudeyev2014-07-121-8/+0
|
* Add sphinx-related files to manifestOleg Pudeyev2014-02-101-0/+2
|
* Preparing 7.19.3.1 releaseOleg Pudeyev2014-02-061-0/+2
|
* Update remaining code for install -> install.rst renameOleg Pudeyev2014-01-201-1/+1
|
* Updating package for rst documentationOleg Pudeyev2014-01-161-1/+0
|
* Preparing 7.19.3 releaseOleg Pudeyev2014-01-101-0/+1
|
* Requirements files are probably worthwhile to have with the test suiteOleg Pudeyev2014-01-101-0/+1
|
* Add missing files to manifestOleg Pudeyev2014-01-041-0/+3
|
* Unbreak the build, this is what I get for not using a pull requestOleg Pudeyev2013-12-311-1/+0
|
* setup_win32_ssl.py is goneOleg Pudeyev2013-12-241-1/+0
|
* Chase copying renamesOleg Pudeyev2013-12-151-2/+2
|
* Update manifestOleg Pudeyev2013-09-241-7/+9
|
* Readme -> readme.rst elsewhereOleg Pudeyev2013-03-071-1/+1
|
* include license in distKjetil Jacobsen2008-04-221-0/+1
|
* Updates for 7.10.5 release.REL_7_10_5Markus F.X.J. Oberhumer2003-05-211-0/+1
|
* Renamed src/curl.c to src/pycurl.c. Made it work again.Markus F.X.J. Oberhumer2003-05-151-1/+1
|
* test_multi_vs_threads seems good enough to shipKjetil Jacobsen2003-01-061-1/+1
|
* add win32 specific setupKjetil Jacobsen2002-11-191-0/+1
|
* Install docs under /usr/share/doc. Also install HTML docs and testMarkus F.X.J. Oberhumer2002-11-061-0/+1
| | | | scripts.
* updated to include itselfKjetil Jacobsen2002-10-031-0/+1
|
* remove manifest.in from distributionsKjetil Jacobsen2002-10-021-1/+0
|
* Updated.Markus F.X.J. Oberhumer2002-08-161-0/+2
|
* Updated.Markus F.X.J. Oberhumer2002-07-181-2/+2
|
* Updated. BTW, I really like distutils.Markus F.X.J. Oberhumer2002-07-181-0/+3
|
* Exclude unfinished test scripts.Markus F.X.J. Oberhumer2002-07-171-0/+1
|
* Now we use distutils for source distribution - type `make sdist'.Markus F.X.J. Oberhumer2002-07-171-0/+13