mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-13 06:50:08 +01:00
remove dep on six
This commit is contained in:
parent
3cbf0e82b1
commit
32ad101b9f
3 changed files with 2 additions and 4 deletions
|
|
@ -77,7 +77,7 @@ The fastest way to setup a project is to use `pycalver init`.
|
|||
```shell
|
||||
$ pip install pycalver
|
||||
...
|
||||
Installing collected packages: click pathlib2 typing toml six pycalver
|
||||
Installing collected packages: click pathlib2 typing toml pycalver
|
||||
Successfully installed pycalver-202007.36
|
||||
|
||||
$ pycalver --version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue