diff options
author | 2018-09-04 22:06:07 +0200 | |
---|---|---|
committer | 2018-09-04 22:06:07 +0200 | |
commit | e211cbf6dbbe3a28ef1276af69c4f387db52d596 (patch) | |
tree | 8bb441e8528056806e129c5d45b3770bbaa0fd31 /Pipfile.lock | |
parent | Add job tags. (diff) |
Set up GitLab CI properly.
Diffstat (limited to 'Pipfile.lock')
-rw-r--r-- | Pipfile.lock | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/Pipfile.lock b/Pipfile.lock index 0e0869d4..2bd5f10e 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "9cd6b6689e8f1f217c2e8cd4e9719b9b6bfd56d3a6f9a46449d9f258ab3a7c3d" + "sha256": "e741a0b3204db05c8b74ab38cc5c4fef89570b5d5409745568c9425d76200d12" }, "pipfile-spec": 6, "requires": { @@ -225,6 +225,7 @@ "sha256:ab8a6258860da4b6677da4bd2fe5dc2c659cff31b3ee4f7f5d64e79735b80d42", "sha256:dd8d182285a0fe56bace7f45b5e7d1a6ebcbf524e8f3bd87eb0f125271b8831f" ], + "index": "pypi", "version": "==0.6.1" }, "pbr": { @@ -234,6 +235,14 @@ ], "version": "==4.2.0" }, + "pep8-naming": { + "hashes": [ + "sha256:360308d2c5d2fff8031c1b284820fbdb27a63274c0c1a8ce884d631836da4bdd", + "sha256:624258e0dd06ef32a9daf3c36cc925ff7314da7233209c5b01f7e5cdd3c34826" + ], + "index": "pypi", + "version": "==0.7.0" + }, "pycodestyle": { "hashes": [ "sha256:682256a5b318149ca0d2a9185d365d8864a768a28db66a84a2ea946bcc426766", |