eqcctpro 0.4.3__tar.gz → 0.4.4__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.
Potentially problematic release.
This version of eqcctpro might be problematic. Click here for more details.
- {eqcctpro-0.4.3 → eqcctpro-0.4.4}/PKG-INFO +2 -2
- {eqcctpro-0.4.3 → eqcctpro-0.4.4}/README.md +1 -1
- {eqcctpro-0.4.3 → eqcctpro-0.4.4}/eqcctpro.egg-info/PKG-INFO +2 -2
- {eqcctpro-0.4.3 → eqcctpro-0.4.4}/setup.py +1 -1
- {eqcctpro-0.4.3 → eqcctpro-0.4.4}/eqcctpro/__init__.py +0 -0
- {eqcctpro-0.4.3 → eqcctpro-0.4.4}/eqcctpro.egg-info/SOURCES.txt +0 -0
- {eqcctpro-0.4.3 → eqcctpro-0.4.4}/eqcctpro.egg-info/dependency_links.txt +0 -0
- {eqcctpro-0.4.3 → eqcctpro-0.4.4}/eqcctpro.egg-info/requires.txt +0 -0
- {eqcctpro-0.4.3 → eqcctpro-0.4.4}/eqcctpro.egg-info/top_level.txt +0 -0
- {eqcctpro-0.4.3 → eqcctpro-0.4.4}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: eqcctpro
|
|
3
|
-
Version: 0.4.
|
|
3
|
+
Version: 0.4.4
|
|
4
4
|
Description-Content-Type: text/markdown
|
|
5
5
|
Requires-Dist: numpy==1.26.4
|
|
6
6
|
Requires-Dist: pandas==2.2.3
|
|
@@ -47,7 +47,7 @@ It is **highly** recommended you pull the `EQCCTPro` folder to gain access to th
|
|
|
47
47
|
|
|
48
48
|
However, if you wish to install **only the EQCCTPro Python package and use it out of the box** (method 1), run:
|
|
49
49
|
```sh
|
|
50
|
-
|
|
50
|
+
pip install eqcctpro
|
|
51
51
|
```
|
|
52
52
|
**You must have at least Python verison 3.10.14 for the application to run**.
|
|
53
53
|
|
|
@@ -18,7 +18,7 @@ It is **highly** recommended you pull the `EQCCTPro` folder to gain access to th
|
|
|
18
18
|
|
|
19
19
|
However, if you wish to install **only the EQCCTPro Python package and use it out of the box** (method 1), run:
|
|
20
20
|
```sh
|
|
21
|
-
|
|
21
|
+
pip install eqcctpro
|
|
22
22
|
```
|
|
23
23
|
**You must have at least Python verison 3.10.14 for the application to run**.
|
|
24
24
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: eqcctpro
|
|
3
|
-
Version: 0.4.
|
|
3
|
+
Version: 0.4.4
|
|
4
4
|
Description-Content-Type: text/markdown
|
|
5
5
|
Requires-Dist: numpy==1.26.4
|
|
6
6
|
Requires-Dist: pandas==2.2.3
|
|
@@ -47,7 +47,7 @@ It is **highly** recommended you pull the `EQCCTPro` folder to gain access to th
|
|
|
47
47
|
|
|
48
48
|
However, if you wish to install **only the EQCCTPro Python package and use it out of the box** (method 1), run:
|
|
49
49
|
```sh
|
|
50
|
-
|
|
50
|
+
pip install eqcctpro
|
|
51
51
|
```
|
|
52
52
|
**You must have at least Python verison 3.10.14 for the application to run**.
|
|
53
53
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|