summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add setup.py to egg-info by defaultShashank Singh2018-11-021-0/+6
* Add tests for setup.py inclusionShashank Singh2018-11-023-4/+70
* Merge pull request #1564 from 0az/doc-setup-cfg-min-versionPaul Ganssle2018-11-012-10/+14
|\
| * Add version footnoteAndrew Zhou2018-10-301-9/+12
| * Add news fragmentAndrew Zhou2018-10-281-0/+1
| * Improve setup.cfg minimum version documentationAndrew Zhou2018-10-281-5/+5
* | Merge pull request #1560 from varunkamath18/feature/docs_clean_user_prereqsPaul Ganssle2018-11-014-156/+234
|\ \
| * | Change index header for Easy InstallPaul Ganssle2018-11-011-1/+1
| * | Add news fragment for PR #1560Varun Kamath2018-11-012-1/+1
| * | Update distribution guide and archive ez_setup docVarun Kamath2018-11-013-156/+234
* | | Add missing word to sentence in docs (#1552)Jon Dufresne2018-11-012-1/+2
|/ /
* | Document that rpmbuild is required for bdist_rpm (#1547)Riccardo Magliocchetti2018-10-302-0/+5
* | Merge pull request #1541 from smenon8/deprecate-requiresPaul Ganssle2018-10-293-1/+39
|\ \
| * \ Merge branch 'master' into deprecate-requiresSreejith Menon2018-10-285-45/+83
| |\ \ | | |/
| * | Add changelog for PR #1541Sreejith Menon2018-10-271-0/+1
| * | Deprecate the requires keywordSreejith Menon2018-10-272-1/+37
* | | Merge pull request #1545 from robinjhuang/custom-deprecation-warningsPaul Ganssle2018-10-2911-13/+84
|\ \ \ | |_|/ |/| |
| * | Add unit tests for setuptools deprecation warningsrobinjhuang2018-10-283-3/+25
| * | Add unit tests for PkgResourcesDeprecationWarningrobinjhuang2018-10-281-1/+10
| * | Add a changelog for PR #1545robinjhuang2018-10-281-0/+1
| * | Add custom deprecation warning classesJunhan Huang2018-10-286-9/+48
|/ /
* | Merge pull request #1561 from shashanksingh28/fix_readme_linksJason R. Coombs2018-10-281-4/+0
|\ \
| * | remove private and redundant linkShashank Singh2018-10-281-4/+0
|/ /
* | Inline variableJason R. Coombs2018-10-281-4/+1
* | Extract _get_option function for getting an option from getter or attribute.Jason R. Coombs2018-10-281-9/+14
* | Remove ez_setup from documentation (#1553)Varun Kamath2018-10-282-12/+7
* | Feed the hobgoblins (delint).Jason R. Coombs2018-10-281-6/+11
* | Merge pull request #1550 from pypa/bugfix/1549-cython-recommendedJason R. Coombs2018-10-281-10/+19
|\ \
| * | fix typoPaul Ganssle2018-10-281-1/+1
| * | Update recommendation. Fixes #1549.Jason R. Coombs2018-10-281-10/+19
| |/
* | Merge pull request #1537 from madig/doc-setup.cfg-src-layoutJason R. Coombs2018-10-282-0/+30
|\ \ | |/ |/|
| * Edit wordingNikolaus Waxweiler2018-10-281-4/+5
| * Correct typoNikolaus Waxweiler2018-10-271-1/+1
| * Add changelog entryNikolaus Waxweiler2018-10-271-0/+1
| * Document using setup.cfg for src-layoutsNikolaus Waxweiler2018-10-271-0/+28
* | Merge pull request #1534 from xrmx/cythonvspyrexJason R. Coombs2018-10-272-17/+23
|\ \
| * | Document building Cython projects instead of PyrexRiccardo Magliocchetti2018-10-272-17/+23
* | | Merge pull request #1533 from bloomberg/dont_copy_pycJason R. Coombs2018-10-273-2/+5
|\ \ \
| * | | Add before_deploy checks for pyc files in TravisCIGökçen Nurlu2018-10-271-1/+3
| * | | Exclude .pyc in _vendor folder from sdist outputGökçen Nurlu2018-10-272-1/+2
* | | | Merge pull request #1539 from vitoace/content-description-doc-issue1236Paul Ganssle2018-10-272-5/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Added news fragment for PR #1539Vito2018-10-271-0/+1
| * | | Added minimum version info to setup.cfg metadataVito2018-10-271-5/+5
|/ / /
* | | Merge pull request #1531 from madig/skip-tests-to-be-skippedPaul Ganssle2018-10-277-12/+6
|\ \ \
| * | | Add changelog entry for PR #1531Nikolaus Waxweiler2018-10-271-0/+1
| * | | Remove pytest marker and code for Python < 2.7Nikolaus Waxweiler2018-10-272-7/+0
| * | | Mark Py 2/3-only tests as skip instead of xfailNikolaus Waxweiler2018-10-275-6/+6
| |/ /
* | | Update setup.cfg documentation to include data_files (#1532)DanGolding2018-10-271-4/+5
| |/ |/|
* | Merge pull request #1530 from madig/officially-support-py37Paul Ganssle2018-10-271-0/+1
|\ \ | |/ |/|
| * Add Python 3.7 to the classifiersNikolaus Waxweiler2018-10-271-0/+1
|/