aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Pipfile.lock')
-rw-r--r--Pipfile.lock25
1 files changed, 25 insertions, 0 deletions
diff --git a/Pipfile.lock b/Pipfile.lock
new file mode 100644
index 0000000..f490740
--- /dev/null
+++ b/Pipfile.lock
@@ -0,0 +1,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": {}
+}