mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 06:46:15 +00:00
Apply linter.
This commit is contained in:
+5
-5
@@ -1344,28 +1344,28 @@ Update vendored dependencies and invocations
|
||||
.INDENT 2.0
|
||||
.IP \(bu 2
|
||||
Update vendored and patched dependencies
|
||||
\- Update patches on \fBpiptools\fP, \fBpip\fP, \fBpip\-shims\fP,
|
||||
\- Update patches on \fBpiptools\fP, \fBpip\fP, \fBpip\-shims\fP,
|
||||
.nf
|
||||
\(ga\(ga
|
||||
.fi
|
||||
tomlkit\(ga
|
||||
.IP \(bu 2
|
||||
Fix invocations of dependencies
|
||||
\- Fix custom
|
||||
\- Fix custom
|
||||
.nf
|
||||
\(ga\(ga
|
||||
.fi
|
||||
InstallCommand\(ga instantiation
|
||||
\- Update
|
||||
\- Update
|
||||
.nf
|
||||
\(ga\(ga
|
||||
.fi
|
||||
PackageFinder\(ga usage
|
||||
\- Fix
|
||||
\- Fix
|
||||
.nf
|
||||
\(ga\(ga
|
||||
.fi
|
||||
Bool\(ga stringify attempts from
|
||||
Bool\(ga stringify attempts from
|
||||
.nf
|
||||
\(ga\(ga
|
||||
.fi
|
||||
|
||||
@@ -9,4 +9,3 @@ from . import release, vendoring
|
||||
ROOT = Path(".").parent.parent.absolute()
|
||||
|
||||
ns = invoke.Collection(vendoring, release, release.clean_mdchangelog)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user