server/isso/Pipfile.lock
author ymh <ymh.work@gmail.com>
Fri, 14 Sep 2018 17:57:34 +0200
changeset 0 5f4fcbc80b37
child 7 5847345004db
permissions -rw-r--r--
Create new repository to host all dashboard developments This project contains the commons components and all the dashboard instances

{
    "_meta": {
        "hash": {
            "sha256": "066cbac02e081ff156933e13089afeb50a6fb3e62945b6ce9087a35c92d60f6e"
        },
        "pipfile-spec": 6,
        "requires": {
            "python_version": "3.7"
        },
        "sources": [
            {
                "name": "pypi",
                "url": "https://pypi.org/simple",
                "verify_ssl": true
            }
        ]
    },
    "default": {
        "b6e37a2": {
            "path": "/Users/ymh/dev/projects/isso/dist/isso-0.10.7.dev0.tar.gz"
        },
        "uwsgi": {
            "hashes": [
                "sha256:d2318235c74665a60021a4fc7770e9c2756f9fc07de7b8c22805efe85b5ab277"
            ],
            "index": "pypi",
            "version": "==2.0.17.1"
        }
    },
    "develop": {}
}