diff options
| author | 2021-12-02 17:39:03 +0100 | |
|---|---|---|
| committer | 2021-12-02 17:39:03 +0100 | |
| commit | 4dec21f362c03136e9811a4f4c162fcd8c50544e (patch) | |
| tree | cd90c52c7c936fdbe5fc7f22f3f5bf3240faf9a8 /Pipfile.lock | |
| parent | 37aa8eec0498d7e8491084711132f16db9129a39 (diff) | |
| download | 2021-4dec21f362c03136e9811a4f4c162fcd8c50544e.tar.gz 2021-4dec21f362c03136e9811a4f4c162fcd8c50544e.tar.bz2 2021-4dec21f362c03136e9811a4f4c162fcd8c50544e.zip | |
Added day 10
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 | } | ||
