add depends-on hashflags to rss.py
This commit is contained in:
parent
5be7626fb4
commit
92511122ff
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
#--depends-on config
|
||||
#--depends-on shorturl
|
||||
|
||||
import time
|
||||
from src import ModuleManager, utils
|
||||
import feedparser
|
||||
|
|
Loading…
Reference in a new issue