Twisted: update to 11.0.0.
This commit is contained in:
5
srcpkgs/Twisted/INSTALL
Normal file
5
srcpkgs/Twisted/INSTALL
Normal file
@@ -0,0 +1,5 @@
|
||||
case ${ACTION} in
|
||||
post)
|
||||
python -c 'from twisted.plugin import IPlugin, getPlugins; list(getPlugins(IPlugin))' >/dev/null 2>&1
|
||||
;;
|
||||
esac
|
||||
Reference in New Issue
Block a user