1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/data/src
Sumana Harihareswara cef69fef7f Updated author email in configuration and tests
Per https://groups.google.com/d/msg/pypa-dev/rUNsfIbruHM/LCEx-CB5AgAJ
the pypa-dev Google Group is now decommissioned.
Using distutils-sig instead as author/maintainer email.

Signed-off-by: Sumana Harihareswara <sh@changeset.nyc>
2020-05-28 16:51:02 -04:00
..
chattymodule Convert the remaining '%' formatters to '.format'. Fixes #6973. 2020-03-06 12:43:03 -05:00
compilewheel Sort all imports 2017-05-16 15:47:47 +05:30
extension Prevent infinite recursion with pip wheel with $TMPDIR in $PWD 2020-03-19 18:07:56 +01:00
pep517_pyproject_only Added unit tests for use_pep517 flag 2018-07-31 16:21:20 +01:00
pep517_setup_and_pyproject Enable isort in pre-commit 2019-09-24 18:03:22 +05:30
pep517_setup_only Enable isort in pre-commit 2019-09-24 18:03:22 +05:30
pep518-3.0 tests: improve PEP 518 tests 2018-05-18 23:45:55 +02:00
pep518_conflicting_requires improve build environment 2018-10-29 23:17:51 +01:00
pep518_forkbomb-235 detect fork-bombs during build dependencies installs 2018-06-26 10:40:23 +02:00
pep518_invalid_build_system Add test for rejecting pyproject.toml with empty build-system table 2018-07-21 16:23:59 +05:30
pep518_invalid_requires Cleanup Tests 2018-06-19 16:27:07 +05:30
pep518_missing_requires Cleanup Tests 2018-06-19 16:27:07 +05:30
pep518_twin_forkbombs_first-234 detect fork-bombs during build dependencies installs 2018-06-26 10:40:23 +02:00
pep518_twin_forkbombs_second-238 detect fork-bombs during build dependencies installs 2018-06-26 10:40:23 +02:00
pep518_with_extra_and_markers-1.0 improve handling of PEP 518 build requirements 2018-05-18 23:45:55 +02:00
pep518_with_namespace_package-1.0 Enable isort in pre-commit 2019-09-24 18:03:22 +05:30
prjwithdatafile Enable end-of-file-fixer 2019-09-24 18:03:22 +05:30
requires_capitalized Remove useless python packages from required_cap 2019-09-03 20:46:28 +03:00
requires_requires_capitalized Remove useless python packages from required_cap 2019-09-03 20:46:28 +03:00
requires_simple Sort all imports 2017-05-16 15:47:47 +05:30
requires_simple_extra Remove extraneous whitespace. 2016-10-15 22:18:11 +02:00
sample Updated author email in configuration and tests 2020-05-28 16:51:02 -04:00
simple_namespace Enable isort in pre-commit 2019-09-24 18:03:22 +05:30
simplewheel-1.0 tests: tweak simplewheel test distribution 2018-05-18 23:40:15 +02:00
simplewheel-2.0 tests: tweak simplewheel test distribution 2018-05-18 23:40:15 +02:00
singlemodule Sort all imports 2017-05-16 15:47:47 +05:30
TopoRequires move pkg src to the src dir 2015-04-01 16:37:15 -07:00
TopoRequires2 move pkg src to the src dir 2015-04-01 16:37:15 -07:00
TopoRequires3 move pkg src to the src dir 2015-04-01 16:37:15 -07:00
TopoRequires4 move pkg src to the src dir 2015-04-01 16:37:15 -07:00
withpyproject Sort imports as per newer isort 2018-06-27 12:53:31 +05:30