Browse Source

adding Piplock for Production

control 3 năm trước cách đây
mục cha
commit
505da353a2
1 tập tin đã thay đổi với 20 bổ sung0 xóa
  1. 20 0
      Pipfile.lock

+ 20 - 0
Pipfile.lock

@@ -0,0 +1,20 @@
+{
+    "_meta": {
+        "hash": {
+            "sha256": "f1adc7ea090c750d58b5125c641de153fe279538ee7957463a094daf27025430"
+        },
+        "pipfile-spec": 6,
+        "requires": {
+            "python_version": "3.9"
+        },
+        "sources": [
+            {
+                "name": "pypi",
+                "url": "https://lab.raqnet.org/control/hometab",
+                "verify_ssl": true
+            }
+        ]
+    },
+    "default": {},
+    "develop": {}
+}