We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e91167 commit 9db5765Copy full SHA for 9db5765
setup.py
@@ -5,6 +5,7 @@
5
"twiki_wg_make_wg_index=twiki_wg.make_wg_index:main",
6
"twiki_wg_ssawg_trending_scraper=twiki_wg.ssawg_trending_scraper:main",
7
"twiki_make_diff = twiki_wg.make_diff:main",
8
+ "twiki_test = twiki_wg.test_trending_page:main",
9
]
10
}
11
0 commit comments