-
Notifications
You must be signed in to change notification settings - Fork 209
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
khal v0.9.9 released (dependency clarification) | ||
=============================================== | ||
|
||
.. feed-entry:: | ||
:date: 2018-05-26 | ||
|
||
`khal v0.9.9`_ (and previous version of khal) currently only support the | ||
dateutil library (that khal depends on) in versions < 2.7. The only change in | ||
khal v0.9.9 is updated dependency. | ||
|
||
If your OS already shipe dateutil >= 2.7, we recommend pipsi_ to install the | ||
latest version of khal. | ||
|
||
|
||
Get `khal v0.9.9`_ from this site, or from pypi_. | ||
|
||
|
||
.. _pypi: https://pypi.python.org/pypi/khal/ | ||
.. _khal v0.9.9: https://lostpackets.de/khal/downloads/khal-0.9.9.tar.gz | ||
.. _pipsi: https://pypi.org/project/pipsi/ | ||
|