mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-18 21:33:07 +02:00
README: Announce deprecation of Python2
This commit is contained in:
parent
6f025c8254
commit
922e1a25fc
1 changed files with 6 additions and 1 deletions
|
@ -31,7 +31,12 @@ or using your [package manager](http://taskwarrior.org/download/#dist)
|
|||
* [tasklib](https://github.com/tbabej/tasklib/tree/develop) (the develop branch),
|
||||
Python library for Taskwarrior.
|
||||
|
||||
sudo pip install --upgrade git+git://github.com/tbabej/tasklib@develop
|
||||
sudo pip3 install --upgrade git+git://github.com/tbabej/tasklib@develop
|
||||
|
||||
#### Python2 support
|
||||
|
||||
Taskwiki is slowly deprecating Python 2 support. Future features are no longer
|
||||
developed with Python2 compatibility in mind.
|
||||
|
||||
#### Install taskwiki
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue