python310Packages.pygithub: Normalize attribute, pname, dirname

This commit is contained in:
Martin Weinelt
2023-02-19 21:36:03 +01:00
parent 0deebc3b24
commit 574ec98796
13 changed files with 19 additions and 18 deletions
@@ -1,7 +1,7 @@
{ lib
, buildPythonPackage
, fetchPypi
, PyGithub
, pygithub
, terminaltables
, click
, requests
@@ -20,7 +20,7 @@ buildPythonPackage rec {
click
requests
terminaltables
PyGithub
pygithub
];
# no tests