Skip to content

Commit bc23675

Browse files
committed
try to fix dependency error with ALLDEPS in GH actions
git-svn-id: svn+ssh://svn.code.sf.net/p/migrid/code/trunk@6245 b75ad72c-e7d7-11dd-a971-7dbc132099af
1 parent 2bd24f6 commit bc23675

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

recommended.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ pyftpdlib<2.0;python_version <= "3.6"
3434
watchdog
3535
scandir
3636
python-openid
37-
irclib; python_version < '3.0'
37+
# NOTE: this used to be called irclib and is untested for any recent versions
38+
irc
3839
jsonrpclib
3940
requests
4041
# cracklib requires libcrack2-dev or similar system package to build

0 commit comments

Comments
 (0)