adding cic cache details

This commit is contained in:
2021-03-12 09:27:27 -08:00
parent f6a7956fdf
commit 361f5f7f8b
3 changed files with 41 additions and 4 deletions

View File

@@ -33,5 +33,6 @@ scripts =
[options.entry_points]
console_scripts =
cic-cache-tracker = cic_cache.runnable.tracker:main
cic-cache-server = cic_cache.runnable.server:main
cic-cache-trackerd = cic_cache.runnable.tracker:main
cic-cache-serverd = cic_cache.runnable.server:main
cic-cache-taskerd = cic_cache.runnable.tasker:main