python310Packages.dateparser: rename GitPython
This commit is contained in:
parent
24147918a7
commit
914539a5c3
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
, langdetect
|
||||
, parameterized
|
||||
, pytestCheckHook
|
||||
, GitPython
|
||||
, gitpython
|
||||
, parsel
|
||||
, requests
|
||||
, ruamel-yaml
|
||||
|
@ -50,7 +50,7 @@ buildPythonPackage rec {
|
|||
checkInputs = [
|
||||
parameterized
|
||||
pytestCheckHook
|
||||
GitPython
|
||||
gitpython
|
||||
parsel
|
||||
requests
|
||||
ruamel-yaml
|
||||
|
|
Loading…
Reference in a new issue