Skip to content
Snippets Groups Projects
Commit a643d34c authored by Michal Urban's avatar Michal Urban
Browse files

setting particular version of pipenv for the gitlab environment

parent dd906fff
Branches
Tags
No related merge requests found
...@@ -9,6 +9,8 @@ name = "kypo" ...@@ -9,6 +9,8 @@ name = "kypo"
verify_ssl = true verify_ssl = true
[dev-packages] [dev-packages]
#pipenv
pipenv = "==2022.3.28"
# tox # tox
tox = "~=3.7.0" tox = "~=3.7.0"
tox-pipenv = "~=1.9.0" tox-pipenv = "~=1.9.0"
......
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "837d1d75fc646c181dc4d6543c7a5fa70214b89d2185fdd1d8bfc4bdf79dbd31" "sha256": "4800af6ac356f2041dcf94a01b4b7783970588a74269c2f6cbf337a6c9d07415"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
...@@ -1068,11 +1068,11 @@ ...@@ -1068,11 +1068,11 @@
}, },
"pipenv": { "pipenv": {
"hashes": [ "hashes": [
"sha256:3ac62c1121477b0758b0eef9e47643d5a2ba1b57e47a0789620ce5ef9bbc007e", "sha256:405dd08cdae7dd25e5a33bff3074ec6ea39d58e9cfbc0424f83d5db9712bd4bf",
"sha256:53562bf69d9e5238f99a1e2101c356746b1c0aefa5dceb9b8a84a5a3e201de0d" "sha256:4e7aae62dad7679ce81b54cc3451be19fb2c469e269335b36b14132fe5ceecb3"
], ],
"markers": "python_version >= '3.6'", "index": "pypi",
"version": "==2022.4.8" "version": "==2022.3.28"
}, },
"platformdirs": { "platformdirs": {
"hashes": [ "hashes": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment