From 10370513feff1c493e61d57573a6509c3e15a53c Mon Sep 17 00:00:00 2001 From: Tibbs Date: Sep 08 2018 16:23:57 +0000 Subject: Minor grammar fix. --- diff --git a/Packaging:Python.mw b/Packaging:Python.mw index 2ed075a..df3d4da 100644 --- a/Packaging:Python.mw +++ b/Packaging:Python.mw @@ -43,7 +43,7 @@ This generates run time requires in the form of pythonX.Ydist(foo). The packager MUST inspect the generated requires for correctness. All dependencies MUST be resolvable within the targeted Fedora version. -As an example, the upstream notebook package has (as per 5.6.0): +As an example, the upstream notebook package has (as of version 5.6.0): install_requires = [ 'jinja2',