Files
pytest2/testing
Sviatoslav Sydorenko (Святослав Сидоренко) fe4961afae Modernize the skipped test_issue_9765 regression test (#12468)
* 🚑 Explicitly set encoding @ `subprocess.run()`

This invocation is present in the `test_issue_9765` regression test
that is always skipped unconditionally, resulting in the
`EncodingWarning` never manifesting itself in CI or development
environments of the contributors.

* Change `setup.py` call w/ `pip install` @ tests

Using this CLI interface has been deprecated in `setuptools` [[1]].

[1]: https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
2024-06-17 15:44:14 +00:00
..
2024-06-07 09:36:55 +03:00
2021-03-07 15:01:39 +01:00
2024-01-30 16:35:46 -03:00
2024-03-09 08:51:52 +02:00