-
### Description
Pylibjuju doesn't support noble yet, per https://github.com/juju/python-libjuju/blob/master/juju/utils.py#L305.
Failing test run available [here](https://github.com/canonical/penpo…
-
## This issue includes the following steps:
1. Find a package that performs linting operations and is used across multiple open-source projects.
2. Decide on code style and limiting rules we want …
-
Hi people from ArabellaTech,
I just discovered this repository.
First thanks for at least giving me credits but apart from just changing the name of the project what prevented you to contribute to t…
-
### What is the problem this feature will solve?
We should get rid of our manual specification of oldest dependencies in `tox.ini` and instead use the constraints from our `pyproject.toml`
### …
-
The aggregates client scenario test in `python-gnocchiclient` fails using the latest `master`.
https://github.com/gnocchixyz/python-gnocchiclient/pull/142
The error message returned by the API s…
-
**Environment**
* pip version: 19.1.1
* Python version: 3.7.3
* OS: lubuntu 18.10
**Description**
Editable installs are failing in some edge cases during pipenv's test suite, seems poss…
-
### how did you install flake8?
```console
$ pip install flake8
```
### unmodified output of `flake8 --bug-report`
```json
{}
```
### describe the problem
#### what I expected to happen
Some…
-
**Crash Report**
Running mypy via `tox` I now get this crash. I believe this is new to 1.11.0. Removing the pydantic plugin stops the crash.
**Traceback**
```
/lib/python3.11/site-packa…
-
## What's the problem this feature will solve?
This is really just out of laziness; I've got the `pyenv-virtualenv` plugin configured and am running a PyEnv-managed virtual environment, and when I …
-
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no-isolatio…