PyKubeGrader 0.0.4__py3-none-any.whl → 0.0.6__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- {PyKubeGrader-0.0.4.dist-info → PyKubeGrader-0.0.6.dist-info}/METADATA +6 -1
- {PyKubeGrader-0.0.4.dist-info → PyKubeGrader-0.0.6.dist-info}/RECORD +5 -5
- {PyKubeGrader-0.0.4.dist-info → PyKubeGrader-0.0.6.dist-info}/LICENSE.txt +0 -0
- {PyKubeGrader-0.0.4.dist-info → PyKubeGrader-0.0.6.dist-info}/WHEEL +0 -0
- {PyKubeGrader-0.0.4.dist-info → PyKubeGrader-0.0.6.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: PyKubeGrader
|
3
|
-
Version: 0.0.
|
3
|
+
Version: 0.0.6
|
4
4
|
Summary: Add a short description here!
|
5
5
|
Home-page: https://github.com/pyscaffold/pyscaffold/
|
6
6
|
Author: jagar2
|
@@ -13,6 +13,11 @@ Classifier: Programming Language :: Python
|
|
13
13
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
14
14
|
License-File: LICENSE.txt
|
15
15
|
Requires-Dist: importlib-metadata; python_version < "3.8"
|
16
|
+
Requires-Dist: ipython>=8.30.0
|
17
|
+
Requires-Dist: numpy>=2.1.3
|
18
|
+
Requires-Dist: panel>=1.5.4
|
19
|
+
Requires-Dist: pynacl>=1.5.0
|
20
|
+
Requires-Dist: requests>=2.32.3
|
16
21
|
Provides-Extra: testing
|
17
22
|
Requires-Dist: setuptools; extra == "testing"
|
18
23
|
Requires-Dist: pytest; extra == "testing"
|
@@ -10,8 +10,8 @@ pykubegrader/widgets/select_many_widget.py,sha256=Rmb9Es42qzSdPfhU6ypcKnw_30PwuA
|
|
10
10
|
pykubegrader/widgets/telemetry.py,sha256=3GhItJ9dw18XcFutfQEk4z-DllCVtKXCKKLesf_jxzQ,3194
|
11
11
|
pykubegrader/widgets/types_widget.py,sha256=FOrnR2x1eNM-pcFNIC8JnQdylgSUSUzuACmiIRuFTbQ,2244
|
12
12
|
pykubegrader/widgets/validate.py,sha256=guEj0yeu9A_-Ig6S8diOfaNEWxud3k7t4tI-i4Steak,10585
|
13
|
-
PyKubeGrader-0.0.
|
14
|
-
PyKubeGrader-0.0.
|
15
|
-
PyKubeGrader-0.0.
|
16
|
-
PyKubeGrader-0.0.
|
17
|
-
PyKubeGrader-0.0.
|
13
|
+
PyKubeGrader-0.0.6.dist-info/LICENSE.txt,sha256=YTp-Ewc8Kems8PJEE27KnBPFnZSxoWvSg7nnknzPyYw,1546
|
14
|
+
PyKubeGrader-0.0.6.dist-info/METADATA,sha256=Lu27HPm4SKdlrL-mDopJ7XfsGH-GjOMSa8q6ZCwODBE,2505
|
15
|
+
PyKubeGrader-0.0.6.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
|
16
|
+
PyKubeGrader-0.0.6.dist-info/top_level.txt,sha256=e550Klfze6higFxER1V62fnGOcIgiKRbsrl9CC4UdtQ,13
|
17
|
+
PyKubeGrader-0.0.6.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|