Skip to content
Snippets Groups Projects
Commit 79d29a15 authored by Kenzo-Hugo Hillion's avatar Kenzo-Hugo Hillion :recycle:
Browse files

remake install editable for the moment

parent 2433a910
No related branches found
No related tags found
1 merge request!59Prod
Pipeline #20343 passed
...@@ -52,7 +52,7 @@ sqlparse = "*" ...@@ -52,7 +52,7 @@ sqlparse = "*"
urllib3 = "*" urllib3 = "*"
Django = "*" Django = "*"
PyJWT = "*" PyJWT = "*"
metagenedb = {path = "."} metagenedb = {editable = true,path = "."}
drf-yasg = "*" drf-yasg = "*"
packaging = "*" packaging = "*"
python-slugify = "*" python-slugify = "*"
......
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "0ab6318e3ebad7dbf2c7f1b4fc9123cd9125ff5507718d52c0a02bdef28c751b" "sha256": "a537f0bc55008c51fb8a1e1193186dac3c57c78e9bf579b283775b7de8a5f791"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
...@@ -214,6 +214,7 @@ ...@@ -214,6 +214,7 @@
"version": "==3.3.0" "version": "==3.3.0"
}, },
"metagenedb": { "metagenedb": {
"editable": true,
"path": "." "path": "."
}, },
"numpy": { "numpy": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment