Skip to content

Commit 343f9e4

Browse files
[CI AUTO] Publish triggered by generallibrary
1 parent b8924a4 commit 343f9e4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,17 @@ Handle all your optional dependencies with a single call!
2828
```mermaid
2929
flowchart LR
3030
0([import]) --> 3([file])
31-
3([file]) --> 4([packager])
32-
1([tool]) --> 2([library])
3331
0([import]) --> 2([library])
32+
1([tool]) --> 2([library])
33+
3([file]) --> 4([packager])
3434
2([library]) --> 4([packager])
3535
2([library]) --> 3([file])
3636
click 0 "https://github.com/ManderaGeneral/generalimport"
3737
click 1 "https://github.com/ManderaGeneral/generaltool"
3838
click 2 "https://github.com/ManderaGeneral/generallibrary"
3939
click 3 "https://github.com/ManderaGeneral/generalfile"
4040
click 4 "https://github.com/ManderaGeneral/generalpackager"
41-
style 0 fill:#482
41+
style 0 stroke:#482
4242
```
4343
</details>
4444

@@ -55,9 +55,9 @@ style 0 fill:#482
5555
<details open>
5656
<summary><h2>Information</h2></summary>
5757

58-
| Package | Ver | Latest Release | Python | Platform | Cover |
59-
|:-----------------------------------------------------------------|:-------------------------------------------------|:----------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------|:--------|
60-
| [generalimport](https://github.com/ManderaGeneral/generalimport) | [0.5.1](https://pypi.org/project/generalimport/) | 2023-06-05 11:30 CEST | [3.8](https://www.python.org/downloads/release/python-380/), [3.9](https://www.python.org/downloads/release/python-390/), [3.10](https://www.python.org/downloads/release/python-3100/), [3.11](https://www.python.org/downloads/release/python-3110/), [3.12](https://www.python.org/downloads/release/python-3120/) | Windows, Ubuntu | 97.2 % |
58+
| Package | Ver | Latest Release | Python | Platform | Cover |
59+
|:-----------------------------------------------------------------|:-------------------------------------------------|:---------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------|:--------|
60+
| [generalimport](https://github.com/ManderaGeneral/generalimport) | [0.5.2](https://pypi.org/project/generalimport/) | 2024-01-24 07:20 CET | [3.8](https://www.python.org/downloads/release/python-380/), [3.9](https://www.python.org/downloads/release/python-390/), [3.10](https://www.python.org/downloads/release/python-3100/), [3.11](https://www.python.org/downloads/release/python-3110/), [3.12](https://www.python.org/downloads/release/python-3120/) | Windows, Ubuntu | 97.2 % |
6161
</details>
6262

6363

@@ -207,7 +207,7 @@ Issue-creation, discussions and pull requests are most welcome!
207207

208208

209209
<sup>
210-
Generated 2024-01-18 19:06 CET for commit <a href='https://github.com/ManderaGeneral/generalimport/commit/master'>master</a>.
210+
Generated 2024-01-24 07:20 CET for commit <a href='https://github.com/ManderaGeneral/generalimport/commit/master'>master</a>.
211211
</sup>
212212
</details>
213213

0 commit comments

Comments
 (0)