Mercurial > evolve
changeset 6908:2bac0e2340e0 mercurial-6.2
tests: drop `setup.py check` on older branches, re-add sdist warning
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 24 Oct 2024 21:34:08 +0400 |
parents | 5439ac6b2fc2 |
children | 701d4bb5d53c |
files | tests/test-check-sdist.t |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-check-sdist.t Thu Oct 24 20:40:46 2024 +0400 +++ b/tests/test-check-sdist.t Thu Oct 24 21:34:08 2024 +0400 @@ -17,9 +17,9 @@ #endif - $ "$PYTHON" setup.py check --metadata --restructuredtext - $ "$PYTHON" setup.py sdist --dist-dir "$TESTTMP"/dist > /dev/null + */dist.py:*: UserWarning: Unknown distribution option: 'long_description_content_type' (glob) (?) + warnings.warn(msg) (?) */dist.py:*: UserWarning: Unknown distribution option: 'python_requires' (glob) (?) warnings.warn(msg) (?) warning: no previously-included files found matching 'docs/tutorial/.netlify'