-
With current version of hypothesis:
```pytb
$ tox -e py36
GLOB sdist-make: /tmp/hyperlink/setup.py
py36 create: /tmp/hyperlink/.tox/py36
py36 installdeps: idna==2.9, pytest==5.2.4, coverage==4.…
-
If the user has set a desired pip version, especially if a precise pin, there is no need for pip to do its version check.
`PIP_DISABLE_PIP_VERSION_CHECK=1` disables that.
Any reason not to add t…
-
## Issue
I'm not sure if this is a regression, or if I am using a bad pattern that worked by chance in tox3.
I use the base [testenv] to set_env some vars and run unit tests. Then I have a [tes…
-
I am working on some code that I would like to contribute that implements a more compact set of X axis labels for histograms (a new format for --benchmark-name=FORMAT).
I am currently trying to get…
-
There are a few (deprecation and other) warnings in the pytest output - get rid of them where possible. We should properly silence warnings that come from us testing our own deprecated APIs.
## `pk…
sk1p updated
4 months ago
-
##### SUMMARY
The `rhel_rpm_ostree` package provider does not find packages that are installed via their alias - that is - a name that is in the Provides for an RPM package. It basically does an `rp…
richm updated
9 months ago
-
When looking at [pypi](https://pypi.org/project/pylsp-mypy/) one can see, that the first line of the readme (`Mypy plugin for PYLSP`) is not present there. Any Ideas why?
-
I tried to run tests for `pytest-xdist 3.4.0` with `pytest-console-scripts 1.4.1` installed and disabled using `-p no:console-scripts` set in the `PYTEST_ADDOPTS` environment variable. And, surprisin…
-
## What is the issue ?
ara doesn't work with ansible-console:
```
export ANSIBLE_CALLBACK_PLUGINS=$(python3 -m ara.setup.callback_plugins)
export ANSIBLE_LOAD_CALLBACK_PLUGINS=true
> …
-
### AutoKey is a Xorg application and will not function in a Wayland session. Do you use Xorg (X11) or Wayland?
Xorg
### Has this issue already been reported?
- [X] I have searched through the exis…