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 29d884f commit 6f0a5f5Copy full SHA for 6f0a5f5
pyproject.toml
@@ -3,6 +3,8 @@ name = "tabbyset"
3
version = "1.0.1"
4
description = "Exactpro basic tooling for working with tests proprietary files"
5
readme = "README.md"
6
+license = {text = "Apache-2.0"}
7
+license-files = ["LICENSE"]
8
requires-python = ">=3.9"
9
dependencies = [
10
"tqdm>=4.0.0",
0 commit comments