evo-cli 0.1.6__tar.gz → 0.1.7__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,14 +1,30 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: evo_cli
3
- Version: 0.1.6
3
+ Version: 0.1.7
4
4
  Summary: Awesome evo_cli created by maycuatroi
5
5
  Home-page: https://github.com/maycuatroi/evo-cli/
6
6
  Author: maycuatroi
7
- License: UNKNOWN
8
- Platform: UNKNOWN
9
7
  Description-Content-Type: text/markdown
10
- Provides-Extra: test
11
8
  License-File: LICENSE
9
+ Requires-Dist: paramiko>=2.7.0
10
+ Provides-Extra: test
11
+ Requires-Dist: pytest; extra == "test"
12
+ Requires-Dist: coverage; extra == "test"
13
+ Requires-Dist: flake8; extra == "test"
14
+ Requires-Dist: black; extra == "test"
15
+ Requires-Dist: isort; extra == "test"
16
+ Requires-Dist: pytest-cov; extra == "test"
17
+ Requires-Dist: mypy; extra == "test"
18
+ Requires-Dist: gitchangelog; extra == "test"
19
+ Requires-Dist: mkdocs; extra == "test"
20
+ Dynamic: author
21
+ Dynamic: description
22
+ Dynamic: description-content-type
23
+ Dynamic: home-page
24
+ Dynamic: license-file
25
+ Dynamic: provides-extra
26
+ Dynamic: requires-dist
27
+ Dynamic: summary
12
28
 
13
29
  # Evolution CLI (Develop by Dev And for Dev)
14
30
 
@@ -52,4 +68,3 @@ Options:
52
68
  - `-p, --prefix` - Installation directory (default: ~/miniconda3 or %USERPROFILE%\miniconda3)
53
69
  - `-f, --force` - Force reinstallation even if Miniconda is already installed
54
70
  - `--help-examples` - Show usage examples
55
-
@@ -0,0 +1 @@
1
+ 0.1.7
@@ -1,14 +1,30 @@
1
- Metadata-Version: 2.1
2
- Name: evo-cli
3
- Version: 0.1.6
1
+ Metadata-Version: 2.4
2
+ Name: evo_cli
3
+ Version: 0.1.7
4
4
  Summary: Awesome evo_cli created by maycuatroi
5
5
  Home-page: https://github.com/maycuatroi/evo-cli/
6
6
  Author: maycuatroi
7
- License: UNKNOWN
8
- Platform: UNKNOWN
9
7
  Description-Content-Type: text/markdown
10
- Provides-Extra: test
11
8
  License-File: LICENSE
9
+ Requires-Dist: paramiko>=2.7.0
10
+ Provides-Extra: test
11
+ Requires-Dist: pytest; extra == "test"
12
+ Requires-Dist: coverage; extra == "test"
13
+ Requires-Dist: flake8; extra == "test"
14
+ Requires-Dist: black; extra == "test"
15
+ Requires-Dist: isort; extra == "test"
16
+ Requires-Dist: pytest-cov; extra == "test"
17
+ Requires-Dist: mypy; extra == "test"
18
+ Requires-Dist: gitchangelog; extra == "test"
19
+ Requires-Dist: mkdocs; extra == "test"
20
+ Dynamic: author
21
+ Dynamic: description
22
+ Dynamic: description-content-type
23
+ Dynamic: home-page
24
+ Dynamic: license-file
25
+ Dynamic: provides-extra
26
+ Dynamic: requires-dist
27
+ Dynamic: summary
12
28
 
13
29
  # Evolution CLI (Develop by Dev And for Dev)
14
30
 
@@ -52,4 +68,3 @@ Options:
52
68
  - `-p, --prefix` - Installation directory (default: ~/miniconda3 or %USERPROFILE%\miniconda3)
53
69
  - `-f, --force` - Force reinstallation even if Miniconda is already installed
54
70
  - `--help-examples` - Show usage examples
55
-
@@ -1,3 +1,2 @@
1
1
  [console_scripts]
2
2
  evo_cli = evo_cli.__main__:main
3
-
@@ -1 +0,0 @@
1
- 0.1.6
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
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes