diracx-testing 0.0.1a48__tar.gz → 0.0.1a49__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: diracx-testing
3
- Version: 0.0.1a48
3
+ Version: 0.0.1a49
4
4
  Summary: TODO
5
5
  License: GPL-3.0-only
6
6
  Classifier: Intended Audience :: Science/Research
@@ -14,6 +14,7 @@ Requires-Dist: joserfc
14
14
  Requires-Dist: pytest
15
15
  Requires-Dist: pytest-asyncio==1.0.0
16
16
  Requires-Dist: pytest-cov
17
+ Requires-Dist: pytest-github-actions-annotate-failures
17
18
  Requires-Dist: pytest-xdist
18
19
  Requires-Dist: uuid-utils
19
20
  Provides-Extra: testing
@@ -20,6 +20,7 @@ dependencies = [
20
20
  "httpx",
21
21
  "joserfc",
22
22
  "uuid-utils",
23
+ "pytest-github-actions-annotate-failures",
23
24
  ]
24
25
  dynamic = ["version"]
25
26
 
@@ -464,7 +464,7 @@ def with_config_repo(tmp_path_factory):
464
464
  },
465
465
  }
466
466
  },
467
- "Operations": {"Defaults": {}},
467
+ "Operations": {},
468
468
  "Systems": {
469
469
  "WorkloadManagement": {
470
470
  "Databases": {