We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d59c534 commit 442f199Copy full SHA for 442f199
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["flit_core >=2,<3"]
+requires = ["flit_core >=2,<4"]
3
build-backend = "flit_core.buildapi"
4
5
[tool.flit.metadata]
@@ -12,7 +12,6 @@ home-page = "https://github.com/elastic/ecs-logging-python"
12
classifiers = [
13
"Development Status :: 5 - Production/Stable",
14
"Intended Audience :: Developers",
15
- "Programming Language :: Python :: 2",
16
"Programming Language :: Python :: 3",
17
"Programming Language :: Python :: 3.6",
18
"Programming Language :: Python :: 3.7",
0 commit comments