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 48df214Copy full SHA for 48df214
pyproject.toml
@@ -1,8 +1,10 @@
1
[project]
2
name = "tabbyset"
3
-version = "1.0.1"
+version = "1.0.2"
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