We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 286db5b commit d2231dcCopy full SHA for d2231dc
2 files changed
.github/header-checker-lint.yml
@@ -2,7 +2,7 @@ allowedLicenses:
2
- Apache-2.0
3
allowedCopyrightHolders:
4
- Google
5
- - OpenTelemetry Authors
+ - The OpenTelemetry Authors
6
sourceFileExtensions:
7
- py
8
- sh
dev-constraints.txt
@@ -2,7 +2,7 @@ black~=19.10b0
flake8~=3.8.3
isort~=4.3 # pinned for pylint
mypy~=0.800
-pylint~=2.5.3
+pylint~=2.6.2
Sphinx==3.1.2
# TODO: #19
0 commit comments