shunk031 commited on
Commit
46f7289
1 Parent(s): b63064a

update to fix pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -4,7 +4,7 @@ version = "0.1.0"
4
  description = ""
5
  authors = ["Shunsuke KITADA <shunsuke.kitada.0831@gmail.com>"]
6
  readme = "README.md"
7
- packages = [{include = "huggingface_datasets_jglue"}]
8
 
9
  [tool.poetry.dependencies]
10
  python = "^3.9"
 
4
  description = ""
5
  authors = ["Shunsuke KITADA <shunsuke.kitada.0831@gmail.com>"]
6
  readme = "README.md"
7
+ packages = []
8
 
9
  [tool.poetry.dependencies]
10
  python = "^3.9"