Commit
·
ac2cb1a
1
Parent(s):
a7f51ee
chnage
Browse files- pyproject.toml +0 -1
pyproject.toml
CHANGED
@@ -19,7 +19,6 @@ classifiers = [
|
|
19 |
"Operating System :: OS Independent",
|
20 |
]
|
21 |
license = "MIT"
|
22 |
-
license-files = ["LICEN[CS]E*"]
|
23 |
|
24 |
[project.scripts]
|
25 |
medvqa = "medvqa.cli:main"
|
|
|
19 |
"Operating System :: OS Independent",
|
20 |
]
|
21 |
license = "MIT"
|
|
|
22 |
|
23 |
[project.scripts]
|
24 |
medvqa = "medvqa.cli:main"
|