From 6e434e97f18520aa55d7d1354fa1a63925ba913e Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 30 Jan 2018 12:59:32 +0200 Subject: Add: token generation and API routes --- without-tests | 2 ++ 1 file changed, 2 insertions(+) (limited to 'without-tests') diff --git a/without-tests b/without-tests index 58eaf40..a95a008 100644 --- a/without-tests +++ b/without-tests @@ -6,6 +6,8 @@ salami/backend.py salami/log_setup.py salami/responses.py salami/router.py +salami/token.py +salami/token_router.py salami/version.py salami/version_router.py yarns/lib.py -- cgit v1.2.1