Browse Source

pylint-import-requirements: switch to branch restoring compatibility with python3.4

Fabian Peter Hammerle 4 years ago
parent
commit
76a27ab821
2 changed files with 4 additions and 8 deletions
  1. 1 1
      Pipfile
  2. 3 7
      Pipfile.lock

+ 1 - 1
Pipfile

@@ -18,7 +18,7 @@ more-itertools = "<8"
 # v2.4.0 dropped python3.4 support
 # https://github.com/PyCQA/pylint/commit/927db96bbd343a61428faa0249fdeec58cfb3ebe
 pylint = ">=2.3.0,<2.4.0"
-pylint-import-requirements = "*"
+pylint-import-requirements = {git = "https://github.com/fphammerle/pylint-import-requirements", ref = "restore-python3.4-compatibility"}
 # v5.0.0 dropped python3.4. support
 # https://github.com/pytest-dev/pytest/commit/4d49ba65297102110ae8aeecdb3b82b23a231fba
 pytest = "<5"

+ 3 - 7
Pipfile.lock

@@ -1,7 +1,7 @@
 {
     "_meta": {
         "hash": {
-            "sha256": "cd9a09c062d0b2a9106bda5599bdeb22f87e060b9741d8837c9d09ec01de4bab"
+            "sha256": "ca5326bf504e90a54d77e71c9ee430fdf4ec153d75a31507f7291fd34533243d"
         },
         "pipfile-spec": 6,
         "requires": {
@@ -130,12 +130,8 @@
             "version": "==2.3.1"
         },
         "pylint-import-requirements": {
-            "hashes": [
-                "sha256:54d11f187f0a2a478741a8b9498befbc0575c677be58f88a43d28fa59be75fee",
-                "sha256:9dcf55e13af77448d589217b7ec1b7281177f2e7f0fd202b22e96d490c26d5dd"
-            ],
-            "index": "pypi",
-            "version": "==2.0.0"
+            "git": "https://github.com/fphammerle/pylint-import-requirements",
+            "ref": "ebd1489f1ca33c52701b0823f4c4e8a8f8998657"
         },
         "pyparsing": {
             "hashes": [