Commit 9e01d15f authored by Amuthini Kulatheepan's avatar Amuthini Kulatheepan

Delete pyproject.toml

parent d897751f
[tool.poetry]
name = "mbti-rnn"
version = "0.1.0"
description = ""
authors = ["Ian Scott Knight <isk@alumni.stanford.edu>"]
license = "MIT"
[tool.poetry.dependencies]
python = "^3.8"
scikit-learn = "^0.24.1"
nltk = "^3.5"
Keras = "^2.4.3"
pandas = "^1.2.1"
tensorflow = "^2.4.1"
[tool.poetry.dev-dependencies]
pre-commit = "^2.10.0"
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment