diff options
Diffstat (limited to 'Pipfile.lock')
| -rw-r--r-- | Pipfile.lock | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/Pipfile.lock b/Pipfile.lock deleted file mode 100644 index 4cee413..0000000 --- a/Pipfile.lock +++ /dev/null | |||
| @@ -1,20 +0,0 @@ | |||
| 1 | { | ||
| 2 | "_meta": { | ||
| 3 | "hash": { | ||
| 4 | "sha256": "e2a8a78582d100dc86a0694f5ad982ca341a6b861fd871c6306733562f9e16cc" | ||
| 5 | }, | ||
| 6 | "pipfile-spec": 6, | ||
| 7 | "requires": { | ||
| 8 | "python_version": "3.8" | ||
| 9 | }, | ||
| 10 | "sources": [ | ||
| 11 | { | ||
| 12 | "name": "pypi", | ||
| 13 | "url": "https://pypi.python.org/simple", | ||
| 14 | "verify_ssl": true | ||
| 15 | } | ||
| 16 | ] | ||
| 17 | }, | ||
| 18 | "default": {}, | ||
| 19 | "develop": {} | ||
| 20 | } | ||
