python3Packages.semaphore-bot: unbreak, add missing dep (#439881)
This commit is contained in:
@@ -21,7 +21,7 @@ buildPythonPackage rec {
|
||||
pythonRelaxDeps = [
|
||||
"anyio"
|
||||
"attrs"
|
||||
"python-dateutil"
|
||||
"python_dateutil"
|
||||
];
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user