Jelajahi Sumber

Initialized utilization of pipenv

control 3 tahun lalu
induk
melakukan
9f1c6c338b
1 mengubah file dengan 11 tambahan dan 0 penghapusan
  1. 11 0
      Pipfile

+ 11 - 0
Pipfile

@@ -0,0 +1,11 @@
+[[source]]
+url = "https://pypi.org/simple"
+verify_ssl = true
+name = "pypi"
+
+[packages]
+
+[dev-packages]
+
+[requires]
+python_version = "3.9"