Georg Wendorf

Results 4 issues of Georg Wendorf

solution to #24 pytest 8.1.0 dropped deprecated startdir start_path was introduced in [pytest 7.0.0 ](https://github.com/pytest-dev/pytest/blob/7.0.0/src/_pytest/hookspec.py#L677)

This PR updates the python-dateutil version constraint in botocore from >=2.1 to >=2.7 this fixes: - #3339 (failing tests) - #3338 (unpinned six)

I read: - #34 - #22 still I can't figure out how to make it work. I run: ```sh toml set dependency-groups.dev [{include-group="test"}] --toml-path pyproject.toml ``` I expect: ```toml dev...

I am trying to install pyconcorde with a single line as documented, but get an error. I am installing into a clear environment and log the error separately. Due to...