[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/02: Check! (not an approved commit message, rebase me :))
From: |
Christopher Allan Webber |
Subject: |
02/02: Check! (not an approved commit message, rebase me :)) |
Date: |
Fri, 12 Feb 2016 00:17:44 +0000 |
cwebber pushed a commit to branch wip-mediagoblin
in repository guix.
commit 19b7a6db3ae190adf6d1211575ec4bd83d2bd10a
Author: Christopher Allan Webber <address@hidden>
Date: Thu Feb 11 16:17:20 2016 -0800
Check! (not an approved commit message, rebase me :))
---
gnu/packages/python.scm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index b6e998a..e1984e0 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -7495,7 +7495,7 @@ available in Django, but is a standalone package.")
;;install_requires = [
;; [ ] 'alembic==0.6.6',
;; [X] 'python-dateutil',
-;; [ ] 'wtforms',
+;; [X] 'wtforms',
;; [X] 'py-bcrypt',
;; [X] 'pytest>=2.3.1',
;; [ ] 'pytest-xdist',