diracx-api 0.0.1a8__tar.gz → 0.0.1a10__tar.gz

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: diracx-api
3
- Version: 0.0.1a8
3
+ Version: 0.0.1a10
4
4
  Summary: TODO
5
5
  License: GPL-3.0-only
6
6
  Classifier: Intended Audience :: Science/Research
@@ -43,3 +43,6 @@ addopts = [
43
43
  "--import-mode=importlib",
44
44
  ]
45
45
  asyncio_mode = "auto"
46
+ markers = [
47
+ "enabled_dependencies: List of dependencies which should be available to the FastAPI test client",
48
+ ]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: diracx-api
3
- Version: 0.0.1a8
3
+ Version: 0.0.1a10
4
4
  Summary: TODO
5
5
  License: GPL-3.0-only
6
6
  Classifier: Intended Audience :: Science/Research
File without changes
File without changes