We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cc6b19 commit 3906915Copy full SHA for 3906915
pyproject.toml
@@ -8,6 +8,8 @@ authors = [
8
]
9
readme = "README.md"
10
requires-python = ">= 2.7.18, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
11
+license = "Apache-2.0"
12
+keywords = ['interval-tree', 'data-structure', 'intervals', 'tree']
13
classifiers = [
14
'Development Status :: 5 - Production/Stable',
15
'Programming Language :: Python :: Implementation :: PyPy',
0 commit comments