-
add tox conf to calculate coverage, ditto for documentation
-
### Current Behavior
Here is pytest summary output:
```console
=========================== short test summary info ============================
SKIPPED [1] tests/test_command.py:62: Needs git
…
-
* gevent version: 1.3b1 (or later, also broken with 1.4.0)
* Python version: CPython 3.6.7
* Operating System: Mac OS 10.13.6
### Description:
Using coverage.py to measure coverage. Lines aft…
-
When trying to login, I get this error...
Cannot connect to host 'iotx-eu.meross.com':443 ssl:default [Name or service not known]
I'm pretty sure my login details are fine, I'm using a password ma…
-
Follow on of #45
When a lock file contains:
```toml
[package.dependencies]
pywin32 = {version = ">=1.0", markers = "sys_platform == \"win32\""}
traitlets = "*"
```
When installed via `to…
-
Minimal reproduction: https://github.com/jacquerie/pytest-flake8-bug
I expect tests to run normally, but this is instead what I see:
```
% py.test --flake8 tests
================================…
-
Both the Travis CI tests for libvips and my local mac running macOS 10.13.5 are randomly crashing when running the `tests/test_conversion.py::TestConversion::test_cache` under homebrew python@2 with l…
-
## Issue
Running `tox -e fix` is advertised as part of PR template but when someone tries to run it on current versions, the might get an ugly stacktrace related to toml loading.
- I even remove…
-
## Issue
This is related to #3151 - LOCALAPPDATA is needed just as APPDATA is needed. It is a commonly used Windows environment variable and it is used by popular Python packages such as python-cer…
-
**Environment**
* pip version: bf0da0fe
* Python version: 3.8.1 (Framework build as installed from python.org)
* OS: macOS 10.15.3
**Description**
Running the test suite on a clean chec…