Skip to content

Commit 6ef8167

Browse files
committed
v2.0.1
-------- 2022-06-03: use io.encoding only on 3.10 upwards
1 parent d076679 commit 6ef8167

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ following modules will be automatically installed :
442442
443443
## Project Requirements
444444
click
445-
cli_exit_tools @ git+https://github.com/bitranox/cli_exit_tools.git
445+
cli_exit_tools
446446
447447
Acknowledgements
448448
----------------

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
## Project Requirements
22
click
3-
cli_exit_tools @ git+https://github.com/bitranox/cli_exit_tools.git
3+
cli_exit_tools

0 commit comments

Comments
 (0)