remove Pipfile
This commit is contained in:
parent
f1b6b11db5
commit
27a70361fb
1 changed files with 0 additions and 15 deletions
15
Pipfile
15
Pipfile
|
@ -1,15 +0,0 @@
|
||||||
[[source]]
|
|
||||||
name = "pypi"
|
|
||||||
url = "https://pypi.org/simple"
|
|
||||||
verify_ssl = true
|
|
||||||
|
|
||||||
[dev-packages]
|
|
||||||
|
|
||||||
[packages]
|
|
||||||
dash = "*"
|
|
||||||
dash-daq = "*"
|
|
||||||
dash-bootstrap-components = "*"
|
|
||||||
requests = "*"
|
|
||||||
|
|
||||||
[requires]
|
|
||||||
python_version = "3.8"
|
|
Loading…
Reference in a new issue