diff options
| author | 2018-02-05 12:22:49 +0000 | |
|---|---|---|
| committer | 2018-02-05 12:22:49 +0000 | |
| commit | beaa61362aed31f229c935a347e382024eee5a90 (patch) | |
| tree | 4d9cf54e44b7fea4124389098fd0fa37a17cdad9 /requirements-ci.txt | |
| parent | Add templates & static folder with .gitkeep's (diff) | |
Dynamic route loader; proper application structure
Also fixed flake8-imports getting the other wrong
Diffstat (limited to '')
| -rw-r--r-- | requirements-ci.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements-ci.txt b/requirements-ci.txt index 85205d10..1ae17a79 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -8,4 +8,3 @@ flake8-todo flake8-string-format safety dodgy - |