Skip to content

Commit 4089389

Browse files
Drop link to license file in pyproject (#406)
This was trying to insert the full license text in the sidebar on PyPI. Try to avoid that.
1 parent fa333dd commit 4089389

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ name = "ocs"
1010
dynamic = ["version"]
1111
description = "Observatory Control System"
1212
readme = "README.rst"
13-
license = {file = "LICENSE.txt"}
1413
requires-python = ">=3.7"
1514
classifiers = [
1615
"Framework :: Twisted",

0 commit comments

Comments
 (0)