aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile.lock
blob: f49074071270d552b746a03ba2bc3723015d8c34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
    "_meta": {
        "hash": {
            "sha256": "96b4f20b11a61900b475d1e0762724b9f788d22f577f5bcb223b3e997216a62c"
        },
        "pipfile-spec": 6,
        "requires": {
            "python_version": "3.7"
        },
        "sources": [
            {
                "name": "pypi",
                "url": "https://pypi.org/simple",
                "verify_ssl": true
            }
        ]
    },
    "default": {
        "fuzzycat": {
            "editable": true,
            "path": "."
        }
    },
    "develop": {}
}