aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-07-30 20:50:18 -0700
committerBryan Newbold <bnewbold@robocracy.org>2019-07-30 20:50:18 -0700
commitc47acaee8a339f358c5f39bcbc99ee1519811a93 (patch)
tree5586308c4a0e430426508b13b60616bc3f7f1a8e /Pipfile
parent6a00a6f4ac3a2d1f029bae6402d1dd117a58416e (diff)
downloadchocula-c47acaee8a339f358c5f39bcbc99ee1519811a93.tar.gz
chocula-c47acaee8a339f358c5f39bcbc99ee1519811a93.zip
chocula: better ISSN-L handling
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index 36cacf3..0cb50f2 100644
--- a/Pipfile
+++ b/Pipfile
@@ -12,6 +12,7 @@ surt = "*"
tldextract = "*"
pycountry = "*"
pytest = "*"
+python-stdnum = "*"
[requires]
python_version = "3.5"