diff options
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/Pipfile b/Pipfile deleted file mode 100644 index 201a0a9..0000000 --- a/Pipfile +++ /dev/null @@ -1,28 +0,0 @@ -[[source]] -name = "pypi" -url = "https://pypi.org/simple" -verify_ssl = true - -[dev-packages] -nose2 = "*" -green = "*" -mypy = "*" -flake8 = "*" -sphinx = "*" -sphinx-autodoc-typehints = "*" -parameterized = "*" -coverage = "*" - -[packages] -numpy = "*" -scipy = "*" -atpublic = "*" -matplotlib = "*" -cython = "*" -fastdtw = "*" -asn1crypto = "*" -h5py = "*" -bokeh = "*" - -[requires] -python_version = "3.8" |
