Fix linting?

This commit is contained in:
Nicole Harris 2020-05-11 09:59:31 +01:00
parent ab509f4fe0
commit 1e4bfe7948
1 changed files with 5 additions and 6 deletions

View File

@ -2,7 +2,6 @@
name: Dependency resolver failures / errors
about: Report when the pip dependency resolver fails
labels: ["K: UX", "K: crash", "C: new resolver", "C: dependency resolution"]
---
<!--
@ -17,5 +16,5 @@ labels: ["K: UX", "K: crash", "C: new resolver", "C: dependency resolution"]
It would be great if you could also include your dependency tree. For this you can use pipdeptree: https://pypi.org/project/pipdeptree/
For users installing packages from a private repository or local directory, please try your best to describe your setup. We'd like to understand how to reproduce the error locally, so would need (at a minimum) a description of the packages you are trying to install, and a list of dependencies for each package.
For users installing packages from a private repository or local directory, please try your best to describe your setup. We'd like to understand how to reproduce the error locally, so would need (at a minimum) a description of the packages you are trying to install, and a list of dependencies for each package.
-->