c2e 1.dev3__tar.gz → 1.dev4__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: c2e
3
- Version: 1.dev3
3
+ Version: 1.dev4
4
4
  Summary: C2E: Console Command Engine
5
5
  Author: iFamished
6
6
  License: GPL-3.0
@@ -22,7 +22,6 @@ Classifier: Topic :: System :: Systems Administration
22
22
  Requires-Python: >=3.14
23
23
  Description-Content-Type: text/markdown
24
24
  License-File: LICENSE
25
- Requires-Dist: hungerlib
26
25
  Requires-Dist: mapres
27
26
  Dynamic: license-file
28
27
 
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
7
7
 
8
8
  [project]
9
9
  name = "c2e"
10
- version = "1-dev.3"
10
+ version = "1-dev.4"
11
11
  description = "C2E: Console Command Engine"
12
12
  readme = "README.md"
13
13
  requires-python = ">=3.14"
@@ -24,7 +24,6 @@ keywords = [
24
24
  "hungernet",
25
25
  ]
26
26
  dependencies = [
27
- "hungerlib",
28
27
  "mapres",
29
28
  ]
30
29
  classifiers = [
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: c2e
3
- Version: 1.dev3
3
+ Version: 1.dev4
4
4
  Summary: C2E: Console Command Engine
5
5
  Author: iFamished
6
6
  License: GPL-3.0
@@ -22,7 +22,6 @@ Classifier: Topic :: System :: Systems Administration
22
22
  Requires-Python: >=3.14
23
23
  Description-Content-Type: text/markdown
24
24
  License-File: LICENSE
25
- Requires-Dist: hungerlib
26
25
  Requires-Dist: mapres
27
26
  Dynamic: license-file
28
27
 
@@ -0,0 +1 @@
1
+ mapres
@@ -1,2 +0,0 @@
1
- hungerlib
2
- mapres
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes