python310Packages.mathlibtools: rename GitPython
This commit is contained in:
parent
cea835630c
commit
0a7fafb929
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
, buildPythonPackage
|
||||
, click
|
||||
, fetchPypi
|
||||
, GitPython
|
||||
, gitpython
|
||||
, networkx
|
||||
, pydot
|
||||
, PyGithub
|
||||
|
@ -28,7 +28,7 @@ buildPythonPackage rec {
|
|||
propagatedBuildInputs = [
|
||||
atomicwrites
|
||||
click
|
||||
GitPython
|
||||
gitpython
|
||||
networkx
|
||||
pydot
|
||||
PyGithub
|
||||
|
|
Loading…
Reference in a new issue