mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Swap to pypi version of pipdeptree
Signed-off-by: Dan Ryan <dan@danryan.co>
This commit is contained in:
Vendored
+1
-1
@@ -24,7 +24,7 @@ import pkg_resources
|
||||
# from graphviz import backend, Digraph
|
||||
|
||||
|
||||
__version__ = '0.12.1'
|
||||
__version__ = '0.13.0'
|
||||
|
||||
|
||||
flatten = chain.from_iterable
|
||||
|
||||
Reference in New Issue
Block a user