diff options
Diffstat (limited to 'manifest.scm')
-rw-r--r-- | manifest.scm | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/manifest.scm b/manifest.scm deleted file mode 100644 index d18be5b..0000000 --- a/manifest.scm +++ /dev/null @@ -1,12 +0,0 @@ -(specifications->manifest - (list "redis" - "python" - "python-mypy" - "python-redis" - "python-flask" - "python-magic" - "python-pylint" - "python-pytest" - "python-hypothesis" - "python-jsonpickle" - "python-mysqlclient")) |