Temporarily add Pipfile and yarn file

pull/5673/head
timothy@bttrcode 2019-11-03 01:42:37 +01:00
rodzic 540dff380b
commit 4b4dee6c47
3 zmienionych plików z 9544 dodań i 0 usunięć

11
Pipfile 100644
Wyświetl plik

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

20
Pipfile.lock wygenerowano 100644
Wyświetl plik

@ -0,0 +1,20 @@
{
"_meta": {
"hash": {
"sha256": "9b158f59346fab13c200408cd833a6470dc93b1e3eb4a977d2153bc3325856fd"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.7"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {},
"develop": {}
}

9513
yarn.lock 100644

Plik diff jest za duży Load Diff